summaryrefslogtreecommitdiff
path: root/textproc/bsdgrep-devel
diff options
context:
space:
mode:
authorkristerw <kristerw@pkgsrc.org>2005-05-03 21:38:14 +0000
committerkristerw <kristerw@pkgsrc.org>2005-05-03 21:38:14 +0000
commit05f2696088aa2bc4de21e829ebb006f35c4083b9 (patch)
tree2adaaac6af8da7c6e700780b9572b7c9074054cf /textproc/bsdgrep-devel
parent065f886910d8e079feefc53cd99b161d30d45973 (diff)
downloadpkgsrc-05f2696088aa2bc4de21e829ebb006f35c4083b9.tar.gz
Correct PLIST.
Bump PKGREVISION.
Diffstat (limited to 'textproc/bsdgrep-devel')
-rw-r--r--textproc/bsdgrep-devel/Makefile5
-rw-r--r--textproc/bsdgrep-devel/PLIST6
2 files changed, 7 insertions, 4 deletions
diff --git a/textproc/bsdgrep-devel/Makefile b/textproc/bsdgrep-devel/Makefile
index 0cf499c55c2..d66a1f75b57 100644
--- a/textproc/bsdgrep-devel/Makefile
+++ b/textproc/bsdgrep-devel/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:47:33 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/05/03 21:42:53 kristerw Exp $
#
DISTNAME= bsdgrep-200405051607
PKGNAME= bsdgrep-devel-20040505
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= sysutils textproc
MASTER_SITES= http://www.fawlty.net/software/
@@ -11,7 +11,6 @@ MAINTAINER= cjep@NetBSD.org
HOMEPAGE= # none
COMMENT= BSD version of grep as in NetBSD src/usr.bin/grep
-
post-patch:
@${SED} -e 's|grep|bgrep|g' ${WRKSRC}/grep.1 > ${WRKSRC}/bgrep.1
diff --git a/textproc/bsdgrep-devel/PLIST b/textproc/bsdgrep-devel/PLIST
index 49378948e53..a5e3c2aaeef 100644
--- a/textproc/bsdgrep-devel/PLIST
+++ b/textproc/bsdgrep-devel/PLIST
@@ -1,9 +1,13 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2003/08/31 09:37:51 cjep Exp $
+@comment $NetBSD: PLIST,v 1.2 2005/05/03 21:42:53 kristerw Exp $
bin/bgrep
bin/ebgrep
bin/fbgrep
bin/zbgrep
+bin/zebgrep
+bin/zfbgrep
man/man1/bgrep.1
man/man1/ebgrep.1
man/man1/fbgrep.1
man/man1/zbgrep.1
+man/man1/zebgrep.1
+man/man1/zfbgrep.1