summaryrefslogtreecommitdiff
path: root/textproc/gsed/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/gsed/Makefile')
-rw-r--r--textproc/gsed/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/gsed/Makefile b/textproc/gsed/Makefile
index 296ca86a952..e4769426191 100644
--- a/textproc/gsed/Makefile
+++ b/textproc/gsed/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2005/12/05 23:55:20 rillig Exp $
+# $NetBSD: Makefile,v 1.27 2005/12/27 13:54:59 seb Exp $
#
DISTNAME= sed-4.1.1
@@ -7,7 +7,7 @@ PKGREVISION= 1
CATEGORIES= textproc editors
MASTER_SITES= ${MASTER_SITE_GNU:=sed/}
-MAINTAINER= seb@NetBSD.org
+MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.gnu.org/software/sed/sed.html
COMMENT= GNU implementation of sed, the POSIX stream editor