diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2009-09-17 06:34:40 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2009-09-17 06:34:40 +0800 |
commit | d2db883559c01758acd168289f83eb3ae2c57639 (patch) | |
tree | b54635f27501a3bcd694f2a6a504f8c269cf1d49 | |
parent | 7249aa0a130f5d8b003c708b91dd13d35126d179 (diff) | |
download | freebsd-ports-gnome-d2db883559c01758acd168289f83eb3ae2c57639.tar.gz freebsd-ports-gnome-d2db883559c01758acd168289f83eb3ae2c57639.tar.zst freebsd-ports-gnome-d2db883559c01758acd168289f83eb3ae2c57639.zip |
Reset ports@mcdermottroe.com at his request due to lack of time at the
moment.
Hat: portmgr
Feature safe: yes
-rw-r--r-- | comms/o2sms/Makefile | 2 | ||||
-rw-r--r-- | emulators/wine-doors/Makefile | 2 | ||||
-rw-r--r-- | java/java-cup/Makefile | 2 | ||||
-rw-r--r-- | java/jflex/Makefile | 2 | ||||
-rw-r--r-- | lang/phc/Makefile | 2 | ||||
-rw-r--r-- | www/p5-TestGen4Web-Runner/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/comms/o2sms/Makefile b/comms/o2sms/Makefile index 96fdf02baced..e46a7c059b1a 100644 --- a/comms/o2sms/Makefile +++ b/comms/o2sms/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN \ http://www.mackers.com/projects/o2sms/releases/ MASTER_SITE_SUBDIR= WWW/MACKERS -MAINTAINER= ports@mcdermottroe.com +MAINTAINER= ports@FreeBSD.org COMMENT= Send SMS messages via the websites of Irish mobile operators BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/SSLeay.pm:${PORTSDIR}/security/p5-Crypt-SSLeay \ diff --git a/emulators/wine-doors/Makefile b/emulators/wine-doors/Makefile index af5e9c8a053c..15930980fbc7 100644 --- a/emulators/wine-doors/Makefile +++ b/emulators/wine-doors/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.wine-doors.org/releases/ -MAINTAINER= ports@mcdermottroe.com +MAINTAINER= ports@FreeBSD.org COMMENT= Windows application management for the GNOME Desktop RUN_DEPENDS= ${PYTHON_SITELIBDIR}/${PYLXML_EGG}:${PORTSDIR}/devel/py-lxml \ diff --git a/java/java-cup/Makefile b/java/java-cup/Makefile index fc84c1d01186..242a372e4bd3 100644 --- a/java/java-cup/Makefile +++ b/java/java-cup/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www2.cs.tum.edu/projects/cup/ \ PKGNAMEPREFIX= java- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-v${PORTVERSION:S|.||}-20050516-sources -MAINTAINER= ports@mcdermottroe.com +MAINTAINER= ports@FreeBSD.org COMMENT= An LALR parser generator in Java USE_JAVA= yes diff --git a/java/jflex/Makefile b/java/jflex/Makefile index 14f583b30e88..1961fa98ae68 100644 --- a/java/jflex/Makefile +++ b/java/jflex/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz:jflexde \ java_cup.jar:jflexsf EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= ports@mcdermottroe.com +MAINTAINER= ports@FreeBSD.org COMMENT= The Fast Lexical Analyser Generator for Java[tm] BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit diff --git a/lang/phc/Makefile b/lang/phc/Makefile index 66a02f14e5dc..baa9b20f695a 100644 --- a/lang/phc/Makefile +++ b/lang/phc/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.1.7 CATEGORIES= lang MASTER_SITES= http://www.phpcompiler.org/src/archive/ -MAINTAINER= ports@mcdermottroe.com +MAINTAINER= ports@FreeBSD.org COMMENT= A compiler for the PHP language USE_GMAKE= yes diff --git a/www/p5-TestGen4Web-Runner/Makefile b/www/p5-TestGen4Web-Runner/Makefile index 5d9022e4c82f..2fa6cac75e0b 100644 --- a/www/p5-TestGen4Web-Runner/Makefile +++ b/www/p5-TestGen4Web-Runner/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= CPAN MASTER_SITE_SUBDIR= WWW/MACKERS PKGNAMEPREFIX= p5- -MAINTAINER= ports@mcdermottroe.com +MAINTAINER= perl@FreeBSD.org COMMENT= A PERL module to replay files recorded with TestGen4Web BUILD_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \ |