diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /security/libcrack | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
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 b9181573f1c..7ea7c71fdd4 100644 --- a/security/libcrack/Makefile +++ b/security/libcrack/Makefile @@ -1,15 +1,15 @@ -# $NetBSD: Makefile,v 1.13 2006/03/04 21:30:34 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2006/10/04 21:58:14 wiz Exp $ # DISTNAME= cracklib,2.7 PKGNAME= libcrack-2.7 PKGREVISION= 1 CATEGORIES= security -MASTER_SITES= http://www.crypticide.org/users/alecm/security/ +MASTER_SITES= http://www.crypticide.com/users/alecm/security/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.crypticide.org/users/alecm/security/cracklib,2.7.txt +HOMEPAGE= http://www.crypticide.com/users/alecm/security/cracklib,2.7.txt COMMENT= Password checking library PKG_INSTALLATION_TYPES= overwrite pkgviews |