diff options
author | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-02-21 22:05:47 +0000 |
---|---|---|
committer | Hajimu UMEMOTO <ume@FreeBSD.org> | 2004-02-21 22:05:47 +0000 |
commit | 56131f71ff972b7dddd78f31ad169eb37c7cfbd7 (patch) | |
tree | 0b1003821d258ad975764800271a5357fa25a8d8 /net/dtcpclient/Makefile | |
parent | 236b75a98d47749a09fa020d59ae76f26bb12dc1 (diff) |
Notes
Diffstat (limited to 'net/dtcpclient/Makefile')
-rw-r--r-- | net/dtcpclient/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |