summaryrefslogtreecommitdiff
path: root/textproc/gsed
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2003-07-17 22:50:55 +0000
committergrant <grant@pkgsrc.org>2003-07-17 22:50:55 +0000
commitca3be631f2258f67a9df24aab083df2983c07822 (patch)
treecd3d4acc598dfb939f2f2a0803f1432f55ec4ada /textproc/gsed
parent0155927c43fe3bf836adedcc6d232abb594c8eb7 (diff)
downloadpkgsrc-ca3be631f2258f67a9df24aab083df2983c07822.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