diff options
author | SUZUKI Shinsuke <suz@FreeBSD.org> | 2005-07-15 11:24:08 +0000 |
---|---|---|
committer | SUZUKI Shinsuke <suz@FreeBSD.org> | 2005-07-15 11:24:08 +0000 |
commit | 88c96adddcf030c93b6ed26b61898ff5e319b685 (patch) | |
tree | 7d1bc5ed8f325545cbe0cce988a41ab9a3b06120 /net/pim6sd/Makefile | |
parent | 3df990389a8bdeb26ce255ec1339edfa8463c1ba (diff) | |
download | ports-88c96adddcf030c93b6ed26b61898ff5e319b685.tar.gz ports-88c96adddcf030c93b6ed26b61898ff5e319b685.zip |
Notes
Diffstat (limited to 'net/pim6sd/Makefile')
-rw-r--r-- | net/pim6sd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pim6sd/Makefile b/net/pim6sd/Makefile index 340e148aa6ac..d927a25573d4 100644 --- a/net/pim6sd/Makefile +++ b/net/pim6sd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pim6sd -PORTVERSION= 20040824a +PORTVERSION= 20050715a PORTREVISION= 0 CATEGORIES= net ipv6 MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/ |