diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2007-01-21 01:09:11 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2007-01-21 01:09:11 +0000 |
commit | 4d705add6a9af4872011018655d4570e8d659360 (patch) | |
tree | f245453be63ab22b70b46a4ff3c55981e2580442 /devel | |
parent | Release maintainership and set EXPIRATION_DATE as the port has is broken and (diff) |
Release maintainership for ports I no longer use.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/avalon-framework/Makefile | 2 | ||||
-rw-r--r-- | devel/excalibur-configuration/Makefile | 2 | ||||
-rw-r--r-- | devel/portlet-api/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/avalon-framework/Makefile b/devel/avalon-framework/Makefile index f1120c279153..bce9848b2349 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/${PORTNAME}/binaries/ -MAINTAINER= hq@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache Avalon core framework for component programming USE_JAVA= yes diff --git a/devel/excalibur-configuration/Makefile b/devel/excalibur-configuration/Makefile index 08446fc5a600..1a17fa9aa102 100644 --- a/devel/excalibur-configuration/Makefile +++ b/devel/excalibur-configuration/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel java MASTER_SITES= ${MASTER_SITE_APACHE} MASTER_SITE_SUBDIR= avalon/${PORTNAME}/binaries -MAINTAINER= hq@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Configuration management extensions to the Avalon Framework RUN_DEPENDS= ${JAVALIBDIR}/avalon-framework.jar:${PORTSDIR}/devel/avalon-framework diff --git a/devel/portlet-api/Makefile b/devel/portlet-api/Makefile index 31eefd8f9438..d0527458e4a9 100644 --- a/devel/portlet-api/Makefile +++ b/devel/portlet-api/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.ibiblio.org/maven/portlet-api/jars/ EXTRACT_SUFX= .jar EXTRACT_ONLY= # empty -MAINTAINER= hq@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Portlet API (JSR-168) USE_JAVA= yes |