diff options
author | jlam <jlam> | 2004-01-17 15:31:02 +0000 |
---|---|---|
committer | jlam <jlam> | 2004-01-17 15:31:02 +0000 |
commit | d060b3c664da80007aa4e80a527a2f4ffbef8c4f (patch) | |
tree | e2fee7da68cff8389ad7d78b5ab3fd317ecbb50c /security | |
parent | be9918b4df10295a8ded743f56b745a3745e81df (diff) | |
download | pkgsrc-d060b3c664da80007aa4e80a527a2f4ffbef8c4f.tar.gz |
Update MASTER_SITES and HOMEPAGE to current locations.
Diffstat (limited to 'security')
-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 |