diff options
author | apb <apb@pkgsrc.org> | 2013-10-18 07:01:46 +0000 |
---|---|---|
committer | apb <apb@pkgsrc.org> | 2013-10-18 07:01:46 +0000 |
commit | 109e93074cc51d5170a41fe1c7d4f3f426ae8819 (patch) | |
tree | f6d45a8bdc8d4140358162849c4e0db5986a2e32 /www/surfraw/Makefile | |
parent | 4589f532e121b71415a497a2d31a8c7d2498705f (diff) | |
download | pkgsrc-109e93074cc51d5170a41fe1c7d4f3f426ae8819.tar.gz |
NetBSD's query-pr-single.pl script moved from www.netbsd.org to
gnats.netbsd.org, so add a patch for that.
Diffstat (limited to 'www/surfraw/Makefile')
-rw-r--r-- | www/surfraw/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/surfraw/Makefile b/www/surfraw/Makefile index ad35c39daea..6594b940303 100644 --- a/www/surfraw/Makefile +++ b/www/surfraw/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2013/05/31 12:42:54 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2013/10/18 07:01:46 apb Exp $ # DISTNAME= surfraw-2.2.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= www MASTER_SITES= http://surfraw.alioth.debian.org/dist/ |