diff options
author | jlam <jlam@pkgsrc.org> | 2004-01-17 15:31:02 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2004-01-17 15:31:02 +0000 |
commit | a6d5f1ebafe82ef3db7b277b9e34bfb85903f6b6 (patch) | |
tree | e2fee7da68cff8389ad7d78b5ab3fd317ecbb50c /security/libcrack | |
parent | 7abd284f23f69f28b5abba3edea4395f6a12c818 (diff) | |
download | pkgsrc-a6d5f1ebafe82ef3db7b277b9e34bfb85903f6b6.tar.gz |
Update MASTER_SITES and HOMEPAGE to current locations.
Diffstat (limited to 'security/libcrack')
-rw-r--r-- | security/libcrack/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/security/libcrack/Makefile b/security/libcrack/Makefile index 3386a1bc799..88af169fb73 100644 --- a/security/libcrack/Makefile +++ b/security/libcrack/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.9 2004/01/05 23:35:58 jlam Exp $ +# $NetBSD: Makefile,v 1.10 2004/01/17 15:31:02 jlam Exp $ # DISTNAME= cracklib,2.7 PKGNAME= libcrack-2.7 CATEGORIES= security -MASTER_SITES= http://www.users.dircon.co.uk/~crypto/download/ +MASTER_SITES= http://www.crypticide.org/users/alecm/security/ EXTRACT_SUFX= .tgz MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.users.dircon.co.uk/~crypto/ +HOMEPAGE= http://www.crypticide.org/users/alecm/security/cracklib,2.7.txt COMMENT= Password checking library PKG_INSTALLATION_TYPES= overwrite pkgviews |