diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pear-Log/Makefile | 2 | ||||
-rw-r--r-- | sysutils/tree/Makefile | 2 | ||||
-rw-r--r-- | sysutils/virtualmin/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/pear-Log/Makefile b/sysutils/pear-Log/Makefile index 9133f849b58b..1d3f77c0189e 100644 --- a/sysutils/pear-Log/Makefile +++ b/sysutils/pear-Log/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.9.11 PORTREVISION= 1 CATEGORIES= sysutils www pear -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= PEAR logging utilities BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear diff --git a/sysutils/tree/Makefile b/sysutils/tree/Makefile index 09b8d6eee2a4..45ae14f7a3af 100644 --- a/sysutils/tree/Makefile +++ b/sysutils/tree/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://mama.indstate.edu/linux/tree/ CENKES EXTRACT_SUFX= .tgz -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= Display a tree-view of directories with optional color or HTML output MAKE_ENV+= MKDIR="${MKDIR}" diff --git a/sysutils/virtualmin/Makefile b/sysutils/virtualmin/Makefile index dcb73e3dd6ae..d7063a97ca02 100644 --- a/sysutils/virtualmin/Makefile +++ b/sysutils/virtualmin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.webmin.com/download/virtualmin/ DISTNAME= virtual-server-${PORTVERSION}.gpl EXTRACT_SUFX= .wbm.gz -MAINTAINER= thomas@goodking.ca +MAINTAINER= tabthorpe@FreeBSD.org COMMENT= A virtual hosting management system based on webmin RUN_DEPENDS= ${LOCALBASE}/lib/webmin/webmin-init:${PORTSDIR}/sysutils/webmin |