summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2006-03-22 22:50:31 +0000
committertv <tv@pkgsrc.org>2006-03-22 22:50:31 +0000
commitae3489ec53482bf7714bcbfcb46ba9de00a3326d (patch)
treece362829befeaa2dd5c0407b00d3d334c09fa397 /textproc
parentb22ee86c2f935edf55203d671cd7e245f198a33e (diff)
downloadpkgsrc-ae3489ec53482bf7714bcbfcb46ba9de00a3326d.tar.gz
Use "tv@NetBSD.org" as my MAINTAINER address; makes identifying me as a
PR-responsible person (such as I am ;) a little easier.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/cawf/Makefile4
-rw-r--r--textproc/p5-String-Approx/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/cawf/Makefile b/textproc/cawf/Makefile
index 49e7430e3b8..113c8d79add 100644
--- a/textproc/cawf/Makefile
+++ b/textproc/cawf/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:00 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/03/22 22:50:33 tv Exp $
#
# Possible TODOs:
# - set CH based on manual page section number, and real OS name
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://vic.cc.purdue.edu/pub/ \
DIST_SUBDIR= ${PKGNAME_NOREV}
EXTRACT_SUFX= .zip
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= ftp://vic.cc.purdue.edu/pub/cawf.README
COMMENT= Simplistic nroff-like formatter in C, like "awf"
diff --git a/textproc/p5-String-Approx/Makefile b/textproc/p5-String-Approx/Makefile
index d55fd5a65ec..4dd3b344a80 100644
--- a/textproc/p5-String-Approx/Makefile
+++ b/textproc/p5-String-Approx/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/08/06 06:19:32 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/22 22:50:33 tv Exp $
#
DISTNAME= String-Approx-3.23
@@ -7,7 +7,7 @@ PKGREVISION= 2
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=String/}
-MAINTAINER= tv@duh.org
+MAINTAINER= tv@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/String-Approx/
COMMENT= Approximate (fuzzy) string matching library for Perl