summaryrefslogtreecommitdiff
path: root/textproc/gsed
diff options
context:
space:
mode:
authorgrant <grant>2003-07-17 22:50:55 +0000
committergrant <grant>2003-07-17 22:50:55 +0000
commit39912d0b8242764bb78469896110a895da6942a0 (patch)
treecd3d4acc598dfb939f2f2a0803f1432f55ec4ada /textproc/gsed
parentf5a8d4c7dc4e56f8ebe5956ff6a2a8d5709fbae2 (diff)
downloadpkgsrc-39912d0b8242764bb78469896110a895da6942a0.tar.gz
s/netbsd.org/NetBSD.org/
Diffstat (limited to 'textproc/gsed')
-rw-r--r--textproc/gsed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index bc1dfb4547b..8a15898301b 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2003/07/03 20:09:13 seb Exp $
+# $NetBSD: Makefile,v 1.12 2003/07/17 22:54:17 grant Exp $
#
DISTNAME= sed-4.0.7
@@ -6,7 +6,7 @@ PKGNAME= g${DISTNAME}
CATEGORIES= textproc editors
MASTER_SITES= ${MASTER_SITE_GNU:=sed/}
-MAINTAINER= seb@netbsd.org
+MAINTAINER= seb@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/sed/sed.html
COMMENT= GNU implementation of sed, the POSIX stream editor