diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-03-19 00:29:57 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-03-19 00:29:57 +0000 |
commit | fe9fbeb23042a25894bebdba8de44bec62684b36 (patch) | |
tree | c7c5bb5edc66305a693a3420dd2d5fe985448ca9 /www/jetspeed | |
parent | 2294e310dfbc3ca55786c6d0d6bed028b853b3e0 (diff) |
Reset maintainer at his request. Thanks for the help in the past.
Notes
Notes:
svn path=/head/; revision=157636
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 \ |