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/phpldapadmin | |
parent | Apply hotfix from upstream. (diff) |
Update maintainer address to matthew@FreeBSD.org
Approved by: shaun (mentor)
Notes
Notes:
svn path=/head/; revision=290797
Diffstat (limited to 'net/phpldapadmin')
-rw-r--r-- | net/phpldapadmin/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |