diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2004-08-18 01:07:26 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2004-08-18 01:07:26 +0000 |
commit | 6c357b6bab14efb6411d3c38c6d303a96c64fbec (patch) | |
tree | 85fdb1f34aa18532e3b47d443033cc88aa06e238 /net/dhcp6/Makefile | |
parent | a2b8a42d11d7e9d69b14bc975c17fe6d7a5fd845 (diff) |
Notes
Diffstat (limited to 'net/dhcp6/Makefile')
-rw-r--r-- | net/dhcp6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/dhcp6/Makefile b/net/dhcp6/Makefile index a42a60a020b4..3e6d029da261 100644 --- a/net/dhcp6/Makefile +++ b/net/dhcp6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dhcp6 -PORTVERSION= 20040731a +PORTVERSION= 20040816a CATEGORIES= net MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ DISTNAME= kame-${PORTNAME}-${PORTVERSION} |