aboutsummaryrefslogtreecommitdiff
path: root/mail/spamcup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamcup/Makefile')
-rw-r--r--mail/spamcup/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/mail/spamcup/Makefile b/mail/spamcup/Makefile
index 2c053a42641d..084835adc8eb 100644
--- a/mail/spamcup/Makefile
+++ b/mail/spamcup/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: spamcup
-# Date created: 07 February 2005
-# Whom: Yen-Ming Lee <leeym@FreeBSD.org>
-#
+# Created by: Yen-Ming Lee <leeym@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= spamcup
PORTVERSION= 1.09
@@ -28,4 +24,5 @@ PLIST_FILES= bin/spamcup.pl ${SITE_PERL_REL}/spamcup.pl \
PLIST_DIRS= ${SITE_PERL_REL}/${PERL_ARCH}/auto/Spamcup
+NO_STAGE= yes
.include <bsd.port.mk>