diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2017-05-16 13:37:51 +0000 |
commit | fc373ceed2dad6f9cf6f32b25d9404ec1f40157e (patch) | |
tree | af30edb5b9fe5838c3d122a9d9b81cb2ece2cb39 /security/pear-LiveUser | |
parent | 1015a6cef6204acaa8d1f234b9487d8e6ada1c47 (diff) | |
download | ports-fc373ceed2dad6f9cf6f32b25d9404ec1f40157e.tar.gz ports-fc373ceed2dad6f9cf6f32b25d9404ec1f40157e.zip |
- Update maintainer address
Reviewed by: miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D10755
Notes
Notes:
svn path=/head/; revision=441000
Diffstat (limited to 'security/pear-LiveUser')
-rw-r--r-- | security/pear-LiveUser/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-LiveUser/Makefile b/security/pear-LiveUser/Makefile index 2998948bf6d0..9d3a1fb6f386 100644 --- a/security/pear-LiveUser/Makefile +++ b/security/pear-LiveUser/Makefile @@ -5,7 +5,7 @@ PORTNAME= LiveUser PORTVERSION= 0.16.14 CATEGORIES= security www pear -MAINTAINER= joneum@bsdproject.de +MAINTAINER= joneum@FreeBSD.org COMMENT= PEAR user authentication and permission management framework BUILD_DEPENDS= ${PEARDIR}/Event/Dispatcher.php:devel/pear-Event_Dispatcher |