diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 02:48:08 +0000 |
commit | df3c9e78bdbe989958fbb761b6ce45a605e6242e (patch) | |
tree | 0e3acdbcadc7c8eaa18b1a47934b224b9922aadc /textproc | |
parent | Fix email address (diff) |
ports with possibly unreachable MAINTAINERs
*** addresses that seem to be dead:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes:
svn path=/head/; revision=92818
Diffstat (limited to '')
-rw-r--r-- | textproc/cost/Makefile | 2 | ||||
-rw-r--r-- | textproc/p5-Lingua-Ispell/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/cost/Makefile b/textproc/cost/Makefile index b719ac1eceaa..8a7856fd45c9 100644 --- a/textproc/cost/Makefile +++ b/textproc/cost/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc tk82 MASTER_SITES= http://www.flightlab.com/~joe/cost/ \ ftp://bowhill.vservers.com/pub/ -MAINTAINER= kosmos@blarg.net +MAINTAINER= ports@FreeBSD.org COMMENT= SGML/XML application programming tool LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 diff --git a/textproc/p5-Lingua-Ispell/Makefile b/textproc/p5-Lingua-Ispell/Makefile index 7d6c161b9b61..6f758a6f8bf4 100644 --- a/textproc/p5-Lingua-Ispell/Makefile +++ b/textproc/p5-Lingua-Ispell/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Lingua PKGNAMEPREFIX= p5- -MAINTAINER= killer@prosalg.no +MAINTAINER= ports@FreeBSD.org COMMENT= A Perl module that encapsulates access to the Ispell program. BUILD_DEPENDS= ${LOCALBASE}/bin/ispell:${PORTSDIR}/textproc/ispell |