diff options
Diffstat (limited to 'www/privoxy/Makefile')
-rw-r--r-- | www/privoxy/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile index b088a37b19f..4fd1d987999 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.46 2012/02/10 13:21:08 mjl Exp $ +# $NetBSD: Makefile,v 1.47 2012/03/03 00:14:07 wiz Exp $ # DISTNAME= ${PKGNAME_NOREV}-stable-src PKGNAME= privoxy-3.0.19 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ijbswa/} |