summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorrecht <recht>2003-09-14 18:13:48 +0000
committerrecht <recht>2003-09-14 18:13:48 +0000
commit3d80203aaf03cd2f2f6fca0e5487d3d9494ba1e1 (patch)
treeed6396120f93838ac8971515d166d6bc780ced21 /textproc
parentc0831b92c95b251096212ef41c11d9a3572bc46d (diff)
downloadpkgsrc-3d80203aaf03cd2f2f6fca0e5487d3d9494ba1e1.tar.gz
Use my NetBSD.org email address.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/aiksaurus/Makefile4
-rw-r--r--textproc/aspell-german/Makefile4
-rw-r--r--textproc/py-csv/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/textproc/aiksaurus/Makefile b/textproc/aiksaurus/Makefile
index 0a7b282c769..97c4c2dd9a2 100644
--- a/textproc/aiksaurus/Makefile
+++ b/textproc/aiksaurus/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/03/02 15:05:39 kei Exp $
+# $NetBSD: Makefile,v 1.2 2003/09/14 18:13:48 recht Exp $
#
DISTNAME= Aiksaurus-0.15
CATEGORIES= textproc
MASTER_SITES= http://www.aiksaurus.com/dist/TAR/
-MAINTAINER= marc@informatik.uni-bremen.de
+MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.aiksaurus.com/
COMMENT= English-language thesaurus
diff --git a/textproc/aspell-german/Makefile b/textproc/aspell-german/Makefile
index 3d6ce4e38fb..7628926885a 100644
--- a/textproc/aspell-german/Makefile
+++ b/textproc/aspell-german/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2003/07/13 13:53:27 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2003/09/14 18:13:49 recht Exp $
#
DISTNAME= aspell-de-0.50-2
@@ -8,7 +8,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GNU:=aspell/dict/de/}
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= marc@informatik.uni-bremen.de
+MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://aspell.net/
COMMENT= German language support for aspell
diff --git a/textproc/py-csv/Makefile b/textproc/py-csv/Makefile
index 23749d102dc..243992717b8 100644
--- a/textproc/py-csv/Makefile
+++ b/textproc/py-csv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2003/08/17 18:23:49 recht Exp $
+# $NetBSD: Makefile,v 1.3 2003/09/14 18:13:49 recht Exp $
#
DISTNAME= csv-1.0
@@ -6,7 +6,7 @@ PKGNAME= ${PYPKGPREFIX}-csv-1.0
CATEGORIES= textproc
MASTER_SITES= http://www.object-craft.com.au/projects/csv/download/
-MAINTAINER= marc@informatik.uni-bremen.de
+MAINTAINER= recht@NetBSD.org
HOMEPAGE= http://www.object-craft.com.au/projects/csv/
COMMENT= CSV reading module for Python