aboutsummaryrefslogtreecommitdiff
path: root/mail/spambnc
diff options
context:
space:
mode:
authorGeorge C A Reid <greid@FreeBSD.org>2001-06-17 10:26:04 +0000
committerGeorge C A Reid <greid@FreeBSD.org>2001-06-17 10:26:04 +0000
commitbbb3687d7215798a00ef3ca3c1bd0ad886333818 (patch)
treed70b90144f9b0e90d3d60a3105b213744cbb4389 /mail/spambnc
parent3eab80a70e43ab575fe61fb2e6f81ac8b6ec6545 (diff)
downloadports-bbb3687d7215798a00ef3ca3c1bd0ad886333818.tar.gz
ports-bbb3687d7215798a00ef3ca3c1bd0ad886333818.zip
Notes
Diffstat (limited to 'mail/spambnc')
-rw-r--r--mail/spambnc/Makefile6
-rw-r--r--mail/spambnc/distinfo4
2 files changed, 6 insertions, 4 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile
index c596ed319abb..bcfd49555a7f 100644
--- a/mail/spambnc/Makefile
+++ b/mail/spambnc/Makefile
@@ -8,8 +8,9 @@
PORTNAME= spambnc
PORTVERSION= 20010514
CATEGORIES= mail
-MASTER_SITES= ftp://ftp.spambouncer.org/
+MASTER_SITES= http://www.spambouncer.org/
DISTFILES= sb.tar.Z index.shtml
+DIST_SUBDIR= spambnc
EXTRACT_ONLY= sb.tar.Z
MAINTAINER= greid@FreeBSD.org
@@ -42,7 +43,8 @@ do-install:
.endfor
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/spambnc/
- ${INSTALL_DATA} ${DISTDIR}/index.shtml ${PREFIX}/share/doc/spambnc/documentation.html
+ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/index.shtml \
+ ${PREFIX}/share/doc/spambnc/documentation.html
.endif
post-install:
diff --git a/mail/spambnc/distinfo b/mail/spambnc/distinfo
index 241a4f40ad69..e293366af76e 100644
--- a/mail/spambnc/distinfo
+++ b/mail/spambnc/distinfo
@@ -1,2 +1,2 @@
-MD5 (sb.tar.Z) = 8d6d501af83080f532016fd0cf384287
-MD5 (index.shtml) = IGNORE
+MD5 (spambnc/sb.tar.Z) = 8d6d501af83080f532016fd0cf384287
+MD5 (spambnc/index.shtml) = IGNORE