diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-06-04 01:38:45 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-06-04 01:38:45 +0000 |
commit | f6abfcd64356304f3ed71e0bd6fed29492c3f9d3 (patch) | |
tree | 0dcc6c13378954567906b1ee2980747b66c64662 /lang/ferite/Makefile | |
parent | Don't touch charset.alias file installed by libiconv. (diff) |
Reset maintainership to ports@. Thanks for your work on these, Jeremy!
PR: 38874
Submitted by: Jeremy Norris <ishmael@mchsi.com> (previous maintainer)
Diffstat (limited to '')
-rw-r--r-- | lang/ferite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile index e0e6de286916..000cc3ac9570 100644 --- a/lang/ferite/Makefile +++ b/lang/ferite/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ishmael27x@yahoo.com +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= mysqlclient.10:${PORTSDIR}/databases/mysql323-client \ pcre.0:${PORTSDIR}/devel/pcre \ |