diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-05 15:01:41 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-04-05 15:01:41 +0000 |
commit | 9864310df0da57736b092b83968de883d6d8d8d9 (patch) | |
tree | 3a600b1931fa1e1f0863f04c3ec4ed883cb1f05c /www/tinyproxy/Makefile | |
parent | 0458dc9b1fece056bc6c28ba0452c79cdaf609aa (diff) |
Notes
Diffstat (limited to 'www/tinyproxy/Makefile')
-rw-r--r-- | www/tinyproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 57047d4afaf4..58f844d68384 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= tinyproxy -PORTVERSION= 1.3.3a +PORTVERSION= 1.3.3b CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |