summaryrefslogtreecommitdiff
path: root/textproc/bsdgrep-devel/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw>2005-05-03 21:38:14 +0000
committerkristerw <kristerw>2005-05-03 21:38:14 +0000
commitd115e4e15caf4991e034a6e337a34b54db30b0f5 (patch)
tree2adaaac6af8da7c6e700780b9572b7c9074054cf /textproc/bsdgrep-devel/Makefile
parent84060264fb0325fc18a8f9ff9cba80c5ef3784ed (diff)
downloadpkgsrc-d115e4e15caf4991e034a6e337a34b54db30b0f5.tar.gz
Correct PLIST.
Bump PKGREVISION.
Diffstat (limited to 'textproc/bsdgrep-devel/Makefile')
-rw-r--r--textproc/bsdgrep-devel/Makefile5
1 files changed, 2 insertions, 3 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