summaryrefslogtreecommitdiff
path: root/mail/smtpfeed
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2003-02-17 04:38:41 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2003-02-17 04:38:41 +0000
commit3ce2b4974784ee49b72365f522ab03cb2d2f1425 (patch)
tree233e4e4a4be76d7e5fe3bf8303b93fe1ae9e2398 /mail/smtpfeed
parentUpdate to 2003.02.16. (diff)
Add MASTER_SITE_RINGSERVER to MASTER_SITE.
Notes
Notes: svn path=/head/; revision=75679
Diffstat (limited to 'mail/smtpfeed')
-rw-r--r--mail/smtpfeed/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile
index 6a1a1b78693a..f32b61dc0f02 100644
--- a/mail/smtpfeed/Makefile
+++ b/mail/smtpfeed/Makefile
@@ -8,7 +8,8 @@
PORTNAME= smtpfeed
PORTVERSION= 1.18
CATEGORIES= mail ipv6
-MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/
+MASTER_SITES= ftp://ftp.kyoto.wide.ad.jp/pub/mail/smtpfeed/ \
+ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/smtpfeed/&,}
MAINTAINER= ports@FreeBSD.org