diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2009-10-19 18:41:40 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2009-10-19 18:41:40 +0000 |
commit | d37efd10d61408d51d0db4a6d1b090d7ae10bd92 (patch) | |
tree | 872971adcc4937849ee664f9e847b1418a31861d /www/tinyproxy/Makefile | |
parent | 9e11a164e37099d241780fdb67416594d3965441 (diff) |
Notes
Diffstat (limited to 'www/tinyproxy/Makefile')
-rw-r--r-- | www/tinyproxy/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 935a14602160..d0521cf87a91 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -6,8 +6,7 @@ # PORTNAME= tinyproxy -PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTVERSION= 1.6.5 PORTEPOCH= 1 CATEGORIES= www MASTER_SITES= https://www.banu.com/pub/tinyproxy/1.6/ |