aboutsummaryrefslogtreecommitdiffstats
path: root/mail/spambnc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spambnc/Makefile')
-rw-r--r--mail/spambnc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile
index da645a6c8d37..ad6182a46cc7 100644
--- a/mail/spambnc/Makefile
+++ b/mail/spambnc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= spambnc
-PORTVERSION= 20010118
+PORTVERSION= 20010310
CATEGORIES= mail
MASTER_SITES= http://www.spambouncer.org/
DISTFILES= spambnc.tar.Z index.shtml
@@ -32,6 +32,6 @@ do-install:
.endif
post-install:
- ${SED} -e 's,/usr/local,${PREFIX},g' ${PKGMESSAGE}
+ @${SED} -e 's,/usr/local,${PREFIX},g' ${PKGMESSAGE}
.include <bsd.port.mk>