summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/nbsmtp')
-rw-r--r--net-mail/nbsmtp/nbsmtp-0.8.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/nbsmtp/nbsmtp-0.8.ebuild b/net-mail/nbsmtp/nbsmtp-0.8.ebuild
index 6ca74728f399..f37597aa34b5 100644
--- a/net-mail/nbsmtp/nbsmtp-0.8.ebuild
+++ b/net-mail/nbsmtp/nbsmtp-0.8.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/nbsmtp/nbsmtp-0.8.ebuild,v 1.8 2003/02/13 14:34:53 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/nbsmtp/nbsmtp-0.8.ebuild,v 1.9 2004/02/22 16:22:19 agriffis Exp $
S=${WORKDIR}
DESCRIPTION="The No-Brainer SMTP"
@@ -13,7 +13,7 @@ PROVIDE="virtual/mta"
SLOT="0"
LICENSE="GPL-2"
-KEYWORDS="x86 sparc "
+KEYWORDS="x86 sparc"
src_compile() {
gcc ${CFLAGS} -o nbsmtp nbsmtp.c || die