aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2003-02-17 12:38:41 +0800
committernork <nork@FreeBSD.org>2003-02-17 12:38:41 +0800
commitda104bd28bb89bda2680cd35c0845d9655669c91 (patch)
tree8381b2b5d21900a242329947fec8f88bf979b640 /mail
parent8bbd2fdf1916993ac20c9b268b27b0f79a602f38 (diff)
downloadfreebsd-ports-graphics-da104bd28bb89bda2680cd35c0845d9655669c91.tar.gz
freebsd-ports-graphics-da104bd28bb89bda2680cd35c0845d9655669c91.tar.zst
freebsd-ports-graphics-da104bd28bb89bda2680cd35c0845d9655669c91.zip
Add MASTER_SITE_RINGSERVER to MASTER_SITE.
Diffstat (limited to 'mail')
-rw-r--r--mail/smtpfeed/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/smtpfeed/Makefile b/mail/smtpfeed/Makefile
index 6a1a1b78693..f32b61dc0f0 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