summaryrefslogtreecommitdiff
path: root/textproc/ispell
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-04-20 11:56:17 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-04-20 11:56:17 +0000
commit49e36ada0b7cad65e7b5fb3d859f7c97294830ea (patch)
tree4ab8a64259cb0ec91bf7aeb5740c08fc47ec29ae /textproc/ispell
parent798a7d5f97013b634e36f37d2784cf6ef3629942 (diff)
downloadpkgsrc-49e36ada0b7cad65e7b5fb3d859f7c97294830ea.tar.gz
Substitute all obvious FreeBSD ppl as MAINTAINER with packages@netbsd.org.
Diffstat (limited to 'textproc/ispell')
-rw-r--r--textproc/ispell/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ispell/Makefile b/textproc/ispell/Makefile
index 234d29b7d6b..bb297cf0280 100644
--- a/textproc/ispell/Makefile
+++ b/textproc/ispell/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 1998/04/16 12:44:26 frueauf Exp $
+# $NetBSD: Makefile,v 1.7 1998/04/20 11:56:33 frueauf Exp $
# FreeBSD Id: Makefile,v 1.21 1997/08/13 23:29:52 jmz Exp
#
@@ -7,7 +7,7 @@ WRKSRC= ${WRKDIR}/ispell-3.1
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.cs.ucla.edu/pub/ispell-3.1/
-MAINTAINER= jmz@FreeBSD.org
+MAINTAINER= packages@netbsd.org
MAKE_FLAGS= TMPDIR=${.CURDIR} -f
SCRIPTS_ENV= "LANG=${LANG}"