diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2012-07-25 17:27:23 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2012-07-25 17:27:23 +0000 |
commit | 6dbd6baa2a3c1a2e309790688ff547d20c911273 (patch) | |
tree | 735d0af5a05de53413c801eeda737d9f46454290 /net/dtcp/Makefile | |
parent | 3ad4440fb18774cb076abd595dd0e0c0eed30408 (diff) | |
download | ports-6dbd6baa2a3c1a2e309790688ff547d20c911273.tar.gz ports-6dbd6baa2a3c1a2e309790688ff547d20c911273.zip |
Notes
Diffstat (limited to 'net/dtcp/Makefile')
-rw-r--r-- | net/dtcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |