diff options
author | leeym <leeym@FreeBSD.org> | 2009-11-06 18:00:32 +0800 |
---|---|---|
committer | leeym <leeym@FreeBSD.org> | 2009-11-06 18:00:32 +0800 |
commit | 1a6a024abfb522356b1838c5fe8b007ffc4789a1 (patch) | |
tree | 7fd56a9b84f2dc64fc9ed8bb3a7fa1d0916523b4 /net/ptunnel/Makefile | |
parent | 97ce9beb5d84526f747772c4d0fd5e6d809ed3cb (diff) | |
download | freebsd-ports-gnome-1a6a024abfb522356b1838c5fe8b007ffc4789a1.tar.gz freebsd-ports-gnome-1a6a024abfb522356b1838c5fe8b007ffc4789a1.tar.zst freebsd-ports-gnome-1a6a024abfb522356b1838c5fe8b007ffc4789a1.zip |
- update to 0.71
Diffstat (limited to 'net/ptunnel/Makefile')
-rw-r--r-- | net/ptunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ptunnel/Makefile b/net/ptunnel/Makefile index 5e31a0b38c83..f4dff7c200af 100644 --- a/net/ptunnel/Makefile +++ b/net/ptunnel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ptunnel -PORTVERSION= 0.70 +PORTVERSION= 0.71 CATEGORIES= net MASTER_SITES= http://www.cs.uit.no/~daniels/PingTunnel/ DISTNAME= PingTunnel-${PORTVERSION} |