diff options
Diffstat (limited to 'www/surfraw/Makefile')
-rw-r--r-- | www/surfraw/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/surfraw/Makefile b/www/surfraw/Makefile index 2fce268b37a..4e281ea8cee 100644 --- a/www/surfraw/Makefile +++ b/www/surfraw/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2011/08/06 10:43:25 wiz Exp $ +# $NetBSD: Makefile,v 1.46 2012/10/03 21:59:04 wiz Exp $ # DISTNAME= surfraw-2.2.8 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://surfraw.alioth.debian.org/dist/ |