diff options
author | linimon <linimon@FreeBSD.org> | 2007-07-23 16:18:26 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2007-07-23 16:18:26 +0800 |
commit | 279a4f91945a3329b7eadcc3c7b8249adf854f76 (patch) | |
tree | 6f72c8d02804a5b4d8209b1d9cbc2f924d212ff1 /sysutils/dtc | |
parent | a6b3a406197132ad643ed4fdc4eb00119e12e261 (diff) | |
download | freebsd-ports-gnome-279a4f91945a3329b7eadcc3c7b8249adf854f76.tar.gz freebsd-ports-gnome-279a4f91945a3329b7eadcc3c7b8249adf854f76.tar.zst freebsd-ports-gnome-279a4f91945a3329b7eadcc3c7b8249adf854f76.zip |
Reset maintainer due to no response to PR and no response to email.
While here, make this a proper master port.
Hat: portmgr
Diffstat (limited to 'sysutils/dtc')
-rw-r--r-- | sysutils/dtc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index aae4302e606d..532568f026d1 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= sysutils MASTER_SITES= ftp://ftp.gplhost.com/pub/dtc/bsd/ -MAINTAINER= thomas@goirand.fr +MAINTAINER?= ports@FreeBSD.org COMMENT= A hosting web GUI for admin and accounting all hosting services RUN_DEPENDS= ${LOCALBASE}/share/pear/Crypt/CBC.php:${PORTSDIR}/security/pear-Crypt_CBC \ |