diff options
Diffstat (limited to 'www/tinyproxy/Makefile')
-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 12c3e2919cf..d3e39e3687b 100644 --- a/www/tinyproxy/Makefile +++ b/www/tinyproxy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2007/07/04 20:55:06 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2008/01/18 05:09:54 tnn Exp $ # DISTNAME= tinyproxy-1.6.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tinyproxy/} |