diff --git a/mail/cyrus-imapd/Makefile b/mail/cyrus-imapd/Makefile index 50db0af6412a..1cb6a8fee638 100644 --- a/mail/cyrus-imapd/Makefile +++ b/mail/cyrus-imapd/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/cyrus-mail/&,} -PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ +PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ \ + http://home.jp.FreeBSD.org/~ume/ipv6/ PATCHFILES= ${DISTNAME}-ipv6-20021205.diff.gz MAINTAINER= ume@FreeBSD.org diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile index 5e619c384b4b..1dc8c761e313 100644 --- a/mail/cyrus-imapd2/Makefile +++ b/mail/cyrus-imapd2/Makefile @@ -13,7 +13,8 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ftp://ftp.hanse.de/sites/transit/mirror/ftp.andrew.cmu.edu/pub/cyrus-mail/ \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,net/mail/cyrus-mail/&,} -PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ +PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ \ + http://home.jp.FreeBSD.org/~ume/ipv6/ PATCHFILES= ${DISTNAME}-ipv6-20031121.diff.gz MAINTAINER= ume@FreeBSD.org diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile index 974f193b0155..3f2bf60b4e2c 100644 --- a/net/dtcp/Makefile +++ b/net/dtcp/Makefile @@ -9,7 +9,8 @@ PORTNAME= dtcp PORTVERSION= 20030228 #PORTREVISION= 0 CATEGORIES= net ipv6 -MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ +MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ \ + http://home.jp.FreeBSD.org/~ume/ipv6/ MAINTAINER= ume@FreeBSD.org COMMENT= Dynamic Tunnel Configuration Protocol daemon and client diff --git a/net/dtcpclient/Makefile b/net/dtcpclient/Makefile index 7ee742244039..0b59f364d42b 100644 --- a/net/dtcpclient/Makefile +++ b/net/dtcpclient/Makefile @@ -9,7 +9,8 @@ PORTNAME= dtcpclient PORTVERSION= 20030324 PORTREVISION= 2 CATEGORIES= net ipv6 -MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ +MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ \ + http://home.jp.FreeBSD.org/~ume/ipv6/ MAINTAINER= ume@FreeBSD.org COMMENT= Dynamic Tunnel Configuration Protocol client