aboutsummaryrefslogtreecommitdiff
path: root/net/6to4/Makefile
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2002-10-06 06:29:02 +0000
committerPatrick Li <pat@FreeBSD.org>2002-10-06 06:29:02 +0000
commit8d23fa5a1bdf6871beaa4972099c76f6e4c9b75a (patch)
tree62a5307b1bd0be297f15cf432fb856eed11b68a1 /net/6to4/Makefile
parent6f78005cfd75f2ef93b7c95f7fbe46cf40a1dc86 (diff)
Notes
Diffstat (limited to 'net/6to4/Makefile')
-rw-r--r--net/6to4/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/6to4/Makefile b/net/6to4/Makefile
index 1f3ec90916a6..1f1ac256b326 100644
--- a/net/6to4/Makefile
+++ b/net/6to4/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= 6to4
-PORTVERSION= 1.2
+PORTVERSION= 1.3
CATEGORIES= net ipv6
MASTER_SITES= http://cvsweb.netbsd.org/bsdweb.cgi/~checkout~/pkgsrc/net/6to4/files/
-DISTFILES= 6to4\?rev=1.7\&content-type=text%2fplain \
- 6to4.8\?rev=1.5\&content-type=text%2fplain \
- 6to4.conf\?rev=1.2\&content-type=text%2fplain
+DISTFILES= 6to4\?rev=1.9\&content-type=text%2fplain \
+ 6to4.8\?rev=1.6\&content-type=text%2fplain \
+ 6to4.conf\?rev=1.3\&content-type=text%2fplain
DIST_SUBDIR= ${PORTNAME}
MAINTAINER= fuyuki@hadaly.org