diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-07-14 20:33:30 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-07-14 20:33:30 +0000 |
commit | 96cc2bdcf83748accb44f69e1fde2e2fde947def (patch) | |
tree | f9c9acec3bd1f9ed57fdbc0dbd98d24fb714d200 /sysutils | |
parent | 46830b9a9750477c4dca71b7d8271bf7f8da5b62 (diff) | |
download | ports-96cc2bdcf83748accb44f69e1fde2e2fde947def.tar.gz ports-96cc2bdcf83748accb44f69e1fde2e2fde947def.zip |
Set maintainer of Horde ports to horde@FreeBSD.org
Approved by: maintainer (beech@ and mm@)
Notes
Notes:
svn path=/head/; revision=277722
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/pear-Horde_Log/Makefile | 2 | ||||
-rw-r--r-- | sysutils/pear-Horde_Vfs/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/pear-Horde_Log/Makefile b/sysutils/pear-Horde_Log/Makefile index 8d3c03835259..480e36c26c71 100644 --- a/sysutils/pear-Horde_Log/Makefile +++ b/sysutils/pear-Horde_Log/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.0.0 CATEGORIES= sysutils www pear PKGNAMEPREFIX= pear- -MAINTAINER= mm@FreeBSD.org +MAINTAINER= horde@FreeBSD.org COMMENT= Horde Logging library OPTIONS= SCRIBE "Enable scribe support" Off diff --git a/sysutils/pear-Horde_Vfs/Makefile b/sysutils/pear-Horde_Vfs/Makefile index 2e384f433439..3c3c4b1b9b29 100644 --- a/sysutils/pear-Horde_Vfs/Makefile +++ b/sysutils/pear-Horde_Vfs/Makefile @@ -9,7 +9,7 @@ PORTVERSION= 1.0.3 CATEGORIES= sysutils www pear PKGNAMEPREFIX= pear- -MAINTAINER= mm@FreeBSD.org +MAINTAINER= horde@FreeBSD.org COMMENT= Horde Virtual File System API OPTIONS= FTP "Depend on FTP PHP extension" Off |