diff options
author | ume <ume@FreeBSD.org> | 2012-07-26 01:27:23 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2012-07-26 01:27:23 +0800 |
commit | 27cd8fb170e870ddc86209208bc9431bb88f55cc (patch) | |
tree | 735d0af5a05de53413c801eeda737d9f46454290 | |
parent | 2d0a8dff2b3161153f2befe2522522bf2e877b54 (diff) | |
download | freebsd-ports-gnome-27cd8fb170e870ddc86209208bc9431bb88f55cc.tar.gz freebsd-ports-gnome-27cd8fb170e870ddc86209208bc9431bb88f55cc.tar.zst freebsd-ports-gnome-27cd8fb170e870ddc86209208bc9431bb88f55cc.zip |
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 35a21f6c0d79..5dacb6ebf061 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 764aa3cf359a..c2c0fb10a21d 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 f4f6e9e0b3cb..62dd5bfe7468 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 bf8469430be3..ee50d2b3127c 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 61a4570128c3..d01c583e839c 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 7933d782e114..f7b86f313c2f 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 92ba47585a77..9cde9eb79f4e 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/ |