diff options
Diffstat (limited to 'www/adzap/Makefile')
-rw-r--r-- | www/adzap/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/adzap/Makefile b/www/adzap/Makefile index a7c7e386918..54807e67082 100644 --- a/www/adzap/Makefile +++ b/www/adzap/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.63 2008/10/30 01:28:53 simonb Exp $ +# $NetBSD: Makefile,v 1.64 2012/10/03 21:58:26 wiz Exp $ # DISTNAME= adzap-20080508 +PKGREVISION= 1 CATEGORIES= www perl5 # XXX: should use the following one day: #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=adzapper/} |