diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-17 04:38:41 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-02-17 04:38:41 +0000 |
commit | 3ce2b4974784ee49b72365f522ab03cb2d2f1425 (patch) | |
tree | 233e4e4a4be76d7e5fe3bf8303b93fe1ae9e2398 /mail/smtpfeed | |
parent | 209342918f7db1fb2e2a8642b70b5284c3a19635 (diff) | |
download | ports-3ce2b4974784ee49b72365f522ab03cb2d2f1425.tar.gz ports-3ce2b4974784ee49b72365f522ab03cb2d2f1425.zip |
Notes
Diffstat (limited to 'mail/smtpfeed')
-rw-r--r-- | mail/smtpfeed/Makefile | 3 |
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 |