diff options
Diffstat (limited to 'textproc/gsed/Makefile')
-rw-r--r-- | textproc/gsed/Makefile | 4 |
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 |