diff options
Diffstat (limited to 'www/gforge')
-rw-r--r-- | www/gforge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gforge/Makefile b/www/gforge/Makefile index 185639b8d466..3c48956e2bab 100644 --- a/www/gforge/Makefile +++ b/www/gforge/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= http://gforge.org/download.php/44/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source collaborative software development tool RUN_DEPENDS= ${LOCALBASE}/bin/php:${PORTSDIR}/lang/php4 \ |