diff options
author | linimon <linimon@FreeBSD.org> | 2006-03-19 08:29:57 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-03-19 08:29:57 +0800 |
commit | d9058eda17f7bd643c1fc8ac0c37bf77cd423332 (patch) | |
tree | 13951dc96cabe3f4292251c120f8e5f0954d7f0d /www/jetspeed | |
parent | c20222ce2d5fc5b7be7ec56d5b8d89a642ff5a64 (diff) | |
download | freebsd-ports-gnome-d9058eda17f7bd643c1fc8ac0c37bf77cd423332.tar.gz freebsd-ports-gnome-d9058eda17f7bd643c1fc8ac0c37bf77cd423332.tar.zst freebsd-ports-gnome-d9058eda17f7bd643c1fc8ac0c37bf77cd423332.zip |
Reset maintainer at his request. Thanks for the help in the past.
Diffstat (limited to 'www/jetspeed')
-rw-r--r-- | www/jetspeed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/jetspeed/Makefile b/www/jetspeed/Makefile index 5750a84b5de7..124665cce938 100644 --- a/www/jetspeed/Makefile +++ b/www/jetspeed/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_APACHE_JAKARTA} MASTER_SITE_SUBDIR=jetspeed/binaries DISTFILES= ${PORTNAME}-${PORTVERSION}-war${EXTRACT_SUFX} -MAINTAINER= francisco@gomezmarin.com +MAINTAINER= ports@FreeBSD.org COMMENT= Jetspeed is an Open Source Portal, written in Java and XML RUN_DEPENDS= ${LOCALBASE}/bin/ant:${PORTSDIR}/devel/apache-ant \ |