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 1b3a2fc3c1d..a7faf38c1fb 100644 --- a/www/surfraw/Makefile +++ b/www/surfraw/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.50 2013/12/31 17:39:48 wiz Exp $ +# $NetBSD: Makefile,v 1.51 2014/05/29 23:38:17 wiz Exp $ DISTNAME= surfraw-2.2.9 +PKGREVISION= 1 CATEGORIES= www MASTER_SITES= http://surfraw.alioth.debian.org/dist/ |