diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-10-21 05:51:35 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-10-21 05:51:35 +0000 |
commit | 2ffb72ce5a8051d7b29d38779d43269b45ff9752 (patch) | |
tree | 2c155ae3e08fcaf3ae1303d5d6a4b5104ab3ecbd | |
parent | - update to 0.32 (diff) |
- Drop maintainership
Notes
Notes:
svn path=/head/; revision=119894
-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 \ |