diff options
author | linimon <linimon@FreeBSD.org> | 2010-07-09 17:40:24 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2010-07-09 17:40:24 +0800 |
commit | ac6891dbecbc08f184abf2e3356d523674d32541 (patch) | |
tree | 0e497e8691475b927e5c2c5a99833552dd83f90e /sysutils | |
parent | f066eeac7492de6bc31196f53a426cfc33fd6d79 (diff) | |
download | freebsd-ports-gnome-ac6891dbecbc08f184abf2e3356d523674d32541.tar.gz freebsd-ports-gnome-ac6891dbecbc08f184abf2e3356d523674d32541.tar.zst freebsd-ports-gnome-ac6891dbecbc08f184abf2e3356d523674d32541.zip |
Over to new maintainer, who is working on an update. Since this is the
case, give it some extra expiration time.
Hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dtc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index 7b106adab7c3..4935ad526536 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.gplhost.com/pub/dtc/bsd/ \ ftp://ftp.gplhost.fr/pub/dtc/bsd/ \ ftp://ftp.gplhost.sg/pub/dtc/bsd/ -MAINTAINER= thomas@goirand.fr +MAINTAINER= fkiernan@id.net.ar COMMENT= A hosting web GUI for admin and accounting all hosting services RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql50-server \ @@ -37,7 +37,7 @@ USE_PHP= mysql pcre session BROKEN= bad plist DEPRECATED= has been broken for 17 months -EXPIRATION_DATE=2010-01-08 +EXPIRATION_DATE=2010-09-09 .if defined(WITH_PHP5) DEFAULT_PHP_VER=5 |