diff options
author | Brian Somers <brian@FreeBSD.org> | 2000-08-08 00:12:18 +0000 |
---|---|---|
committer | Brian Somers <brian@FreeBSD.org> | 2000-08-08 00:12:18 +0000 |
commit | 2e53a3e88906a9ee8e7317a4e8df01492dc04d74 (patch) | |
tree | 01f4902b8b86c13f378a00563b3ecf0f97eebcf3 /www/httptunnel/Makefile | |
parent | Remove MASTER_SITES, no longer there. Remove myself as maintainer. (diff) |
3.0.1 -> 3.1:
Defeat stupid proxies that don't recognise no-cache
Update configure.in (again)
Fix some typos and other cosmetic stuff
Integrate all port patches back into the main source archive
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 eacc1d20b51c..b1138e45529a 100644 --- a/www/httptunnel/Makefile +++ b/www/httptunnel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= httptunnel -PORTVERSION= 3.0.1 +PORTVERSION= 3.1 CATEGORIES= www MASTER_SITES= http://www.Awfulhak.org/httptunnel/ \ ftp://ftp.nocrew.org/pub/nocrew/unix/ \ |