diff options
Diffstat (limited to 'net/iodine/Makefile')
-rw-r--r-- | net/iodine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/iodine/Makefile b/net/iodine/Makefile index 326acb88f1b0..9c634c5151e7 100644 --- a/net/iodine/Makefile +++ b/net/iodine/Makefile @@ -6,10 +6,11 @@ # PORTNAME= iodine -PORTVERSION= 0.5.2 +PORTVERSION= 0.6.0r1 CATEGORIES= net MASTER_SITES= http://code.kryo.se/iodine/ \ http://redundancy.redundancy.org/mirror/ +DISTNAME= ${PORTNAME}-0.6.0-rc1 MAINTAINER= lx@FreeBSD.org COMMENT= Tunnel IPv4 data through a DNS server |