summaryrefslogtreecommitdiff
path: root/textproc/bsdgrep-devel/Makefile
diff options
context:
space:
mode:
authorcjep <cjep>2003-12-30 15:34:52 +0000
committercjep <cjep>2003-12-30 15:34:52 +0000
commit985e7bf613c53f5df86b4b6462ecc001623623ab (patch)
tree5a1d0dde80981970f0d178110c807a6dc7614b0d /textproc/bsdgrep-devel/Makefile
parent27c56cd59bb3fb244b7b797d85bc655d01286c62 (diff)
downloadpkgsrc-985e7bf613c53f5df86b4b6462ecc001623623ab.tar.gz
Update of textproc/bsdgrep-devel to 20031230. Changes since previous
version (20030914): * Fix reading expressions from file. * Fix explanation of -C in manual page. * Removal of unused functions and variables. * Use correct {f,gz}seek parameters. * Exit with 2 on errors. * Correctly handle a mmap failure condition.
Diffstat (limited to 'textproc/bsdgrep-devel/Makefile')
-rw-r--r--textproc/bsdgrep-devel/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/bsdgrep-devel/Makefile b/textproc/bsdgrep-devel/Makefile
index a54957868bb..37850ea5f24 100644
--- a/textproc/bsdgrep-devel/Makefile
+++ b/textproc/bsdgrep-devel/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2003/09/14 15:15:17 cjep Exp $
+# $NetBSD: Makefile,v 1.5 2003/12/30 15:34:52 cjep Exp $
#
-DISTNAME= bsdgrep-200309141607
-PKGNAME= bsdgrep-devel-20030914
+DISTNAME= bsdgrep-200312301530
+PKGNAME= bsdgrep-devel-20031230
CATEGORIES= sysutils textproc
MASTER_SITES= http://www.fawlty.net/software/