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 /devel | |
parent | 252c692f11d39dd41c18dc864d61fa89a06af7e9 (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 'devel')
-rw-r--r-- | devel/entity/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/entity/Makefile b/devel/entity/Makefile index a630521450b3..da37a4410dc1 100644 --- a/devel/entity/Makefile +++ b/devel/entity/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.7.2 CATEGORIES= devel MASTER_SITES= http://www.entity.cx/Download/files/all-versions/ -MAINTAINER= jesse_mcconnell@hotmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A really rapid XML-based application development system LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre |