diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-12 17:12:19 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2015-03-12 17:12:19 +0000 |
commit | 21070be461e70ecfc4e0dcc9576ca8fb05cc3143 (patch) | |
tree | 7115a5236191651b182985cde5d27c4a7ac2a5f5 /security/libpwquality | |
parent | 5641e029e54573500d66f1b145e421490b1d7dbc (diff) | |
download | ports-21070be461e70ecfc4e0dcc9576ca8fb05cc3143.tar.gz ports-21070be461e70ecfc4e0dcc9576ca8fb05cc3143.zip |
Notes
Diffstat (limited to 'security/libpwquality')
-rw-r--r-- | security/libpwquality/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/libpwquality/Makefile b/security/libpwquality/Makefile index 27a4d606592d..538179cbff87 100644 --- a/security/libpwquality/Makefile +++ b/security/libpwquality/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 1 CATEGORIES= security MASTER_SITES= https://fedorahosted.org/releases/l/i/libpwquality/ -MAINTAINER= gnome@freebsd.org +MAINTAINER= gnome@FreeBSD.org COMMENT= Library for generating random passwords and quality checking LIB_DEPENDS= libcrack.so:${PORTSDIR}/security/cracklib |