diff options
-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 |