diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-01-26 07:16:12 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-01-26 07:16:12 +0000 |
commit | afbc647464c133048180590ce64607d62c38c379 (patch) | |
tree | 4d3ab61f7cc7ec10f2f1bd3cfa9a4a6db421c926 /security/cracklib | |
parent | f62a1c635de4b58873f5a189b832e2629581e126 (diff) | |
download | ports-afbc647464c133048180590ce64607d62c38c379.tar.gz ports-afbc647464c133048180590ce64607d62c38c379.zip |
Notes
Diffstat (limited to 'security/cracklib')
-rw-r--r-- | security/cracklib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/cracklib/Makefile b/security/cracklib/Makefile index 313d5cc06327..1a384689c02c 100644 --- a/security/cracklib/Makefile +++ b/security/cracklib/Makefile @@ -12,7 +12,7 @@ CATEGORIES= security MASTER_SITES= http://www.crypticide.com/users/alecm/security/ DISTNAME= ${PORTNAME},${PORTVERSION} -MAINTAINER= ajk@iu.edu +MAINTAINER= ports@FreeBSD.org COMMENT= Password-checking library MAN3= cracklib.3 |