diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-01-13 15:04:51 +0000 |
commit | 3887814e0944a3933e7cc1b72b670179f1f33a06 (patch) | |
tree | 5b4c022d27712298db54dd8be5dc7032861e14f7 /www/gforge | |
parent | 4eee38c9fc2b11870c0d60940d673888b95cb4ed (diff) |
Notes
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 e4c43f709416..9f453e165bd7 100644 --- a/www/gforge/Makefile +++ b/www/gforge/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.1 CATEGORIES= www devel MASTER_SITES= http://gforge.org/download.php/44/ -MAINTAINER= sheepkiller@cultdeadsheep.org +MAINTAINER= clement@FreeBSD.org COMMENT= Open Source collaborative software development tool RUN_DEPENDS= ${LOCALBASE}/bin/php:${PORTSDIR}/lang/php4 \ |