diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-05-29 17:09:12 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-05-29 17:09:12 +0000 |
commit | 418424d95de7c18a4124316ae9ddc27a3ce9367c (patch) | |
tree | 16c2bb43b4ce04d8c713f0ced6024ea4098e4416 /mail | |
parent | 17863b3fc99a8b46ab4ef6df895f357208bb4ea7 (diff) | |
download | freebsd-ports-418424d95de7c18a4124316ae9ddc27a3ce9367c.zip |
add Japanese mirror to MASTER_SITES.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/sendmail-old/Makefile | 3 | ||||
-rw-r--r-- | mail/sendmail/Makefile | 3 | ||||
-rw-r--r-- | mail/sendmail811/Makefile | 3 | ||||
-rw-r--r-- | mail/sendmail812/Makefile | 3 |
4 files changed, 8 insertions, 4 deletions
diff --git a/mail/sendmail-old/Makefile b/mail/sendmail-old/Makefile index 8bb135a1bf2e..668373eb6a0e 100644 --- a/mail/sendmail-old/Makefile +++ b/mail/sendmail-old/Makefile @@ -8,7 +8,8 @@ PORTNAME= sendmail PORTVERSION= 8.11.4 CATEGORIES= mail ipv6 -MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ +MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dirk.meyer@dinoex.sub.org diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile index 8bb135a1bf2e..668373eb6a0e 100644 --- a/mail/sendmail/Makefile +++ b/mail/sendmail/Makefile @@ -8,7 +8,8 @@ PORTNAME= sendmail PORTVERSION= 8.11.4 CATEGORIES= mail ipv6 -MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ +MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dirk.meyer@dinoex.sub.org diff --git a/mail/sendmail811/Makefile b/mail/sendmail811/Makefile index 8bb135a1bf2e..668373eb6a0e 100644 --- a/mail/sendmail811/Makefile +++ b/mail/sendmail811/Makefile @@ -8,7 +8,8 @@ PORTNAME= sendmail PORTVERSION= 8.11.4 CATEGORIES= mail ipv6 -MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ +MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dirk.meyer@dinoex.sub.org diff --git a/mail/sendmail812/Makefile b/mail/sendmail812/Makefile index 8bb135a1bf2e..668373eb6a0e 100644 --- a/mail/sendmail812/Makefile +++ b/mail/sendmail812/Makefile @@ -8,7 +8,8 @@ PORTNAME= sendmail PORTVERSION= 8.11.4 CATEGORIES= mail ipv6 -MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ +MASTER_SITES= ftp://ftp.sendmail.org/pub/sendmail/ \ + ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/sendmail/&,} DISTNAME= ${PORTNAME}.${PORTVERSION} MAINTAINER= dirk.meyer@dinoex.sub.org |