diff options
Diffstat (limited to 'www/tinyproxy')
-rw-r--r-- | www/tinyproxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/tinyproxy/Makefile b/www/tinyproxy/Makefile index 4a971a98814..d7a1068411f 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2010/01/16 17:57:38 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2010/01/17 12:02:50 wiz Exp $ # DISTNAME= tinyproxy-1.6.2 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tinyproxy/} |