diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 00:27:59 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-05-25 00:27:59 +0000 |
commit | 1eff561bd9ab9e657b0d3060c5a8d627cae01195 (patch) | |
tree | ea9728964dc18aa36323044b57ecda7212e8bf95 /security/cracklib | |
parent | cd2dfb56da1808beab5fc27db39df31d1e6e22c2 (diff) | |
download | ports-1eff561bd9ab9e657b0d3060c5a8d627cae01195.tar.gz ports-1eff561bd9ab9e657b0d3060c5a8d627cae01195.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 bc5238695ed2..313d5cc06327 100644 --- a/security/cracklib/Makefile +++ b/security/cracklib/Makefile @@ -9,7 +9,7 @@ PORTNAME= cracklib PORTVERSION= 2.7 PORTREVISION= 2 CATEGORIES= security -MASTER_SITES= http://www.crypticide.org/users/alecm/security/ +MASTER_SITES= http://www.crypticide.com/users/alecm/security/ DISTNAME= ${PORTNAME},${PORTVERSION} MAINTAINER= ajk@iu.edu |