diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2020-03-06 17:47:34 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2020-03-06 17:47:34 +0000 |
commit | db4663d539e6e8f42b93426641807703cc38a234 (patch) | |
tree | d696d4aea44c92d6236459bf39392745307ce77e /security/pear-Crypt_CHAP/Makefile | |
parent | 6f8c3511128f6009eecb9bc477284b70f1d259cd (diff) |
Notes
Diffstat (limited to 'security/pear-Crypt_CHAP/Makefile')
-rw-r--r-- | security/pear-Crypt_CHAP/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pear-Crypt_CHAP/Makefile b/security/pear-Crypt_CHAP/Makefile index 19d2d8ae66ac..608f9e4d4999 100644 --- a/security/pear-Crypt_CHAP/Makefile +++ b/security/pear-Crypt_CHAP/Makefile @@ -5,7 +5,7 @@ PORTNAME= Crypt_CHAP PORTVERSION= 1.5.0 CATEGORIES= security www pear -MAINTAINER= joneum@FreeBSD.org +MAINTAINER= miwi@FreeBSD.org COMMENT= PEAR class for generating CHAP packets USES= pear php |