diff options
author | Matthew Seaman <matthew@FreeBSD.org> | 2012-02-09 17:09:51 +0000 |
---|---|---|
committer | Matthew Seaman <matthew@FreeBSD.org> | 2012-02-09 17:09:51 +0000 |
commit | 23c0a81f8a401d640eb3dad02dc121ef1c5a8c51 (patch) | |
tree | 7ea5c239dc0c77aacb0fb2189b67602030149d4e /net | |
parent | 3bc23de0dc4b0992259a01837ea9421e601abfee (diff) |
Notes
Diffstat (limited to 'net')
-rw-r--r-- | net/phpldapadmin/Makefile | 2 | ||||
-rw-r--r-- | net/phpldapadmin098/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/phpldapadmin/Makefile b/net/phpldapadmin/Makefile index 9e737d49614f..4e06a72ccda8 100644 --- a/net/phpldapadmin/Makefile +++ b/net/phpldapadmin/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net www MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-php5/${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= m.seaman@infracaninophile.co.uk +MAINTAINER= matthew@FreeBSD.org COMMENT= A set of PHP-scripts to administer LDAP over the web LICENSE= GPLv2 diff --git a/net/phpldapadmin098/Makefile b/net/phpldapadmin098/Makefile index 4394fe20b731..3e39bec6dc11 100644 --- a/net/phpldapadmin098/Makefile +++ b/net/phpldapadmin098/Makefile @@ -13,7 +13,7 @@ CATEGORIES= net www MASTER_SITES= SF/phpldapadmin/phpldapadmin/${PORTVERSION} DISTNAME= ${PORTNAME:S/098//}-${PORTVERSION} -MAINTAINER= m.seaman@infracaninophile.co.uk +MAINTAINER= matthew@FreeBSD.org COMMENT= A set of PHP-scripts to administer LDAP over the web NO_BUILD= yes |