diff options
author | Brian Somers <brian@FreeBSD.org> | 2001-05-21 10:00:49 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2001-05-21 10:00:49 +0000 |
commit | 725829d7b015e56ccaff6ab9f9e4221279227075 (patch) | |
tree | ded9525d80e30cb0b089d4a18962cb5f1e4ebe48 /www/httptunnel/Makefile | |
parent | Upgrade to 2.1.a11 (diff) |
Upgrade to version 3.3
Diffstat (limited to 'www/httptunnel/Makefile')
-rw-r--r-- | www/httptunnel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/httptunnel/Makefile b/www/httptunnel/Makefile index 6c23abc43d7d..a07c74c0b67d 100644 --- a/www/httptunnel/Makefile +++ b/www/httptunnel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httptunnel -PORTVERSION= 3.2 +PORTVERSION= 3.3 CATEGORIES= www MASTER_SITES= http://www.Awfulhak.org/httptunnel/ \ ftp://ftp.nocrew.org/pub/nocrew/unix/ \ |