diff options
author | thierry <thierry@FreeBSD.org> | 2006-04-08 07:52:26 +0000 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2006-04-08 07:52:26 +0000 |
commit | da84ced721efa4ead425caec6a41678fc6b01297 (patch) | |
tree | 316ef8dddae5ebcaf0c7be24af5cd848f1b3a41e /ftp/gollem | |
parent | aefffb90af22cd00b476eb0cd5927cb7d413bd1e (diff) | |
download | FreeBSD-ports-da84ced721efa4ead425caec6a41678fc6b01297.zip FreeBSD-ports-da84ced721efa4ead425caec6a41678fc6b01297.tar.gz |
Release maintainership.
Diffstat (limited to 'ftp/gollem')
-rw-r--r-- | ftp/gollem/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/gollem/Makefile b/ftp/gollem/Makefile index 5dba645..c6378f7 100644 --- a/ftp/gollem/Makefile +++ b/ftp/gollem/Makefile @@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.horde.org/pub/gollem/ \ http://ftp.horde.org/pub/gollem/ DISTNAME= ${PORTNAME}-h3-${PORTVERSION} -MAINTAINER= thierry@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Gollem is the Horde web-based File Manager RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde |