diff options
-rw-r--r-- | devel/avalon-framework/Makefile | 2 | ||||
-rw-r--r-- | java/jakarta-commons-discovery/Makefile | 2 | ||||
-rw-r--r-- | java/trove4j/Makefile | 2 | ||||
-rw-r--r-- | textproc/exslt/Makefile | 2 | ||||
-rw-r--r-- | textproc/xmlpull/Makefile | 2 | ||||
-rw-r--r-- | textproc/xpp3/Makefile | 4 |
6 files changed, 7 insertions, 7 deletions
diff --git a/devel/avalon-framework/Makefile b/devel/avalon-framework/Makefile index 8c07740d98cb..6c25f4d95fae 100644 --- a/devel/avalon-framework/Makefile +++ b/devel/avalon-framework/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= avalon/avalon-framework/binaries/ -MAINTAINER= herve.quiroz@esil.univ-mrs.fr +MAINTAINER= hq@FreeBSD.org COMMENT= Apache Avalon core framework for component programming USE_JAVA= yes diff --git a/java/jakarta-commons-discovery/Makefile b/java/jakarta-commons-discovery/Makefile index 85f9c19dcbc3..cb57e0a0bf75 100644 --- a/java/jakarta-commons-discovery/Makefile +++ b/java/jakarta-commons-discovery/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} MASTER_SITE_SUBDIR= ${PORTNAME:S,-,/,}/binaries PKGNAMEPREFIX= jakarta- -MAINTAINER= herve.quiroz@esil.univ-mrs.fr +MAINTAINER= hq@FreeBSD.org COMMENT= A Java library for locating resources (including classes) USE_JAVA= YES diff --git a/java/trove4j/Makefile b/java/trove4j/Makefile index 1029f3f24d3c..90cec1a317ad 100644 --- a/java/trove4j/Makefile +++ b/java/trove4j/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= trove4j DISTNAME= trove-${PORTVERSION} -MAINTAINER= herve.quiroz@esil.univ-mrs.fr +MAINTAINER= hq@FreeBSD.org COMMENT= GNU Trove: High performance collections for Java USE_JAVA= yes diff --git a/textproc/exslt/Makefile b/textproc/exslt/Makefile index 57a817f8a191..30fcd1e21abc 100644 --- a/textproc/exslt/Makefile +++ b/textproc/exslt/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.exslt.org/ DISTNAME= all-${PORTNAME} DIST_SUBDIR= ${PORTNAME}-${PORTVERSION} -MAINTAINER= herve.quiroz@esil.univ-mrs.fr +MAINTAINER= hq@FreeBSD.org COMMENT= Community initiative extensions to XSLT USE_ZIP= yes diff --git a/textproc/xmlpull/Makefile b/textproc/xmlpull/Makefile index d0ac6f3e2032..9405c1124583 100644 --- a/textproc/xmlpull/Makefile +++ b/textproc/xmlpull/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.xmlpull.org/v1/download/ DISTNAME= ${DISTNAME_PREFX}_src EXTRACT_SUFX= .tgz -MAINTAINER= herve.quiroz@esil.univ-mrs.fr +MAINTAINER= hq@FreeBSD.org COMMENT= Common API for XML Pull Parsing (XmlPull) BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant diff --git a/textproc/xpp3/Makefile b/textproc/xpp3/Makefile index c8668137eb78..644ec7cffb17 100644 --- a/textproc/xpp3/Makefile +++ b/textproc/xpp3/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xpp3 # Date created: 2004-04-02 -# Whom: Herve Quiroz <root@arabica.esil.univ-mrs.fr> +# Whom: Herve Quiroz <herve.quiroz@esil.univ-mrs.fr> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.extreme.indiana.edu/dist/java-repository/xpp3/distribut DISTNAME= ${DISTNAME_PREFX}_src EXTRACT_SUFX= .tgz -MAINTAINER= herve.quiroz@esil.univ-mrs.fr +MAINTAINER= hq@FreeBSD.org COMMENT= XML Pull Parser 3rd Edition (XPP3) BUILD_DEPENDS= ${ANT}:${PORTSDIR}/devel/apache-ant |