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 d4dbf7e95ee..65805b90fa9 100644 --- a/www/privoxy/Makefile +++ b/www/privoxy/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2004/09/24 14:08:36 tv Exp $ +# $NetBSD: Makefile,v 1.11 2004/10/03 00:18:27 tv Exp $ # DISTNAME= ${PKGNAME_NOREV}-stable-src PKGNAME= privoxy-3.0.3 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ijbswa/} |