diff options
author | ume <ume@FreeBSD.org> | 2012-07-25 17:27:23 +0000 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2012-07-25 17:27:23 +0000 |
commit | 27cd8fb170e870ddc86209208bc9431bb88f55cc (patch) | |
tree | 735d0af5a05de53413c801eeda737d9f46454290 | |
parent | 2d0a8dff2b3161153f2befe2522522bf2e877b54 (diff) | |
download | FreeBSD-ports-27cd8fb170e870ddc86209208bc9431bb88f55cc.zip FreeBSD-ports-27cd8fb170e870ddc86209208bc9431bb88f55cc.tar.gz |
Update master site.
-rw-r--r-- | dns/nss_resinit/Makefile | 2 | ||||
-rw-r--r-- | ftp/spegla/Makefile | 2 | ||||
-rw-r--r-- | mail/cyrus-imapd2/Makefile | 2 | ||||
-rw-r--r-- | net/dtcp/Makefile | 2 | ||||
-rw-r--r-- | net/dtcp/pkg-descr | 2 | ||||
-rw-r--r-- | net/dtcpclient/Makefile | 2 | ||||
-rw-r--r-- | net/dtcpclient/pkg-descr | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/dns/nss_resinit/Makefile b/dns/nss_resinit/Makefile index 35a21f6..5dacb6e 100644 --- a/dns/nss_resinit/Makefile +++ b/dns/nss_resinit/Makefile @@ -9,7 +9,7 @@ PORTNAME= nss_resinit PORTVERSION= 20060412 #PORTREVISION= 0 CATEGORIES= dns -MASTER_SITES= http://www.imasy.or.jp/~ume/FreeBSD/ +MASTER_SITES= http://www.mahoroba.org/~ume/FreeBSD/ MAINTAINER= ume@FreeBSD.org COMMENT= Resolver re-initialization NSS module diff --git a/ftp/spegla/Makefile b/ftp/spegla/Makefile index 764aa3c..c2c0fb1 100644 --- a/ftp/spegla/Makefile +++ b/ftp/spegla/Makefile @@ -13,7 +13,7 @@ CATEGORIES= ftp ipv6 MASTER_SITES= ftp://subzero.campus.luth.se/pub/spegla/ \ ftp://ftp.luth.se/pub/unix/mirror/ -PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/ +PATCH_SITES= http://www.mahoroba.org/~ume/ipv6/ PATCHFILES= ${DISTNAME}-ipv6-20020129-3.diff.gz MAINTAINER= hrs@FreeBSD.org diff --git a/mail/cyrus-imapd2/Makefile b/mail/cyrus-imapd2/Makefile index f4f6e9e..62dd5bf 100644 --- a/mail/cyrus-imapd2/Makefile +++ b/mail/cyrus-imapd2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ http://www.transit.hanse.de/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.mahoroba.org/~ume/ipv6/ \ http://home.jp.FreeBSD.org/~ume/ipv6/ PATCHFILES= ${PORTNAME}-2.1.16-ipv6-20031121.diff.gz diff --git a/net/dtcp/Makefile b/net/dtcp/Makefile index bf84694..ee50d2b 100644 --- a/net/dtcp/Makefile +++ b/net/dtcp/Makefile @@ -9,7 +9,7 @@ PORTNAME= dtcp PORTVERSION= 20060109 #PORTREVISION= 0 CATEGORIES= net ipv6 -MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ \ +MASTER_SITES= http://www.mahoroba.org/~ume/ipv6/ \ http://home.jp.FreeBSD.org/~ume/ipv6/ MAINTAINER= ume@FreeBSD.org diff --git a/net/dtcp/pkg-descr b/net/dtcp/pkg-descr index 61a4570..d01c583 100644 --- a/net/dtcp/pkg-descr +++ b/net/dtcp/pkg-descr @@ -5,4 +5,4 @@ for short) proposed by Trumpet: http://jazz-1.trumpet.com.au/ipv6-draft/dtcp-draft-prt-13-may-1999.htm -WWW: http://www.imasy.or.jp/~ume/dtcp/ +WWW: http://www.mahoroba.org/~ume/dtcp/ diff --git a/net/dtcpclient/Makefile b/net/dtcpclient/Makefile index 7933d78..f7b86f3 100644 --- a/net/dtcpclient/Makefile +++ b/net/dtcpclient/Makefile @@ -9,7 +9,7 @@ PORTNAME= dtcpclient PORTVERSION= 20090812 #PORTREVISION= 0 CATEGORIES= net ipv6 -MASTER_SITES= http://www.imasy.or.jp/~ume/ipv6/ \ +MASTER_SITES= http://www.mahoroba.org/~ume/ipv6/ \ http://home.jp.FreeBSD.org/~ume/ipv6/ MAINTAINER= ume@FreeBSD.org diff --git a/net/dtcpclient/pkg-descr b/net/dtcpclient/pkg-descr index 92ba475..9cde9eb 100644 --- a/net/dtcpclient/pkg-descr +++ b/net/dtcpclient/pkg-descr @@ -5,4 +5,4 @@ short) proposed by Trumpet: http://jazz-1.trumpet.com.au/ipv6-draft/dtcp-draft-prt-13-may-1999.htm -WWW: http://www.imasy.or.jp/~ume/dtcp/ +WWW: http://www.mahoroba.org/~ume/dtcp/ |