diff options
author | cjep <cjep@pkgsrc.org> | 2003-08-31 10:23:27 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-08-31 10:23:27 +0000 |
commit | 0ebb89bbb548c9962f108c3d2ae5f7c58466e98f (patch) | |
tree | fc82eab6866aeb7da1e0a60f8ffa9d19f55e32f3 /textproc | |
parent | 4f7c5f0ab63df839d8f7a96a2af12aac2a67f83f (diff) | |
download | pkgsrc-0ebb89bbb548c9962f108c3d2ae5f7c58466e98f.tar.gz |
netbsd -> NetBSD
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/bsdgrep-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/bsdgrep-devel/Makefile b/textproc/bsdgrep-devel/Makefile index bb255aaf81e..5d8bc2ad96c 100644 --- a/textproc/bsdgrep-devel/Makefile +++ b/textproc/bsdgrep-devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/08/31 10:21:47 cjep Exp $ +# $NetBSD: Makefile,v 1.3 2003/08/31 10:23:27 cjep Exp $ # DISTNAME= bsdgrep-200308311112 @@ -6,7 +6,7 @@ PKGNAME= bsdgrep-devel-20030831 CATEGORIES= sysutils textproc MASTER_SITES= http://www.fawlty.net/software/ -MAINTAINER= cjep@netbsd.org +MAINTAINER= cjep@NetBSD.org HOMEPAGE= # none COMMENT= BSD version of grep as in NetBSD othersrc |