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/excalibur-configuration | |
parent | 7df68bda3028bd463fbd7c3c7205de0217800f8d (diff) | |
download | ports-4d705add6a9af4872011018655d4570e8d659360.tar.gz ports-4d705add6a9af4872011018655d4570e8d659360.zip |
Notes
Diffstat (limited to 'devel/excalibur-configuration')
-rw-r--r-- | devel/excalibur-configuration/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |