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 891a2421304..8d0f4a5babe 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.50 2012/10/28 06:30:58 asau Exp $ +# $NetBSD: Makefile,v 1.51 2013/05/31 12:42:54 wiz Exp $ # DISTNAME= ${PKGNAME_NOREV}-stable-src PKGNAME= privoxy-3.0.19 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ijbswa/} |