diff options
Diffstat (limited to 'www/privoxy/Makefile')
-rw-r--r-- | www/privoxy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/privoxy/Makefile b/www/privoxy/Makefile index 07b50132099..2a40163b2ab 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.48 2012/08/26 07:46:11 dholland Exp $ +# $NetBSD: Makefile,v 1.49 2012/10/03 21:59:04 wiz Exp $ # DISTNAME= ${PKGNAME_NOREV}-stable-src PKGNAME= privoxy-3.0.19 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ijbswa/} |