diff options
Diffstat (limited to 'www/gforge/Makefile')
-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 a00326c12f3d..596a9680e459 100644 --- a/www/gforge/Makefile +++ b/www/gforge/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.5.19 CATEGORIES= www devel MASTER_SITES= http://gforge.org/gf/download/frsrelease/150/245/ -MAINTAINER= scjamorim@bsd.com.br +MAINTAINER= sylvio@FreeBSD.org COMMENT= Open Source collaborative software development tool RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget |