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/py-crack | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'security/py-crack')
-rw-r--r-- | security/py-crack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/py-crack/Makefile b/security/py-crack/Makefile index cbdc03ac11a..c48e28f0365 100644 --- a/security/py-crack/Makefile +++ b/security/py-crack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2006/02/05 23:10:46 joerg Exp $ +# $NetBSD: Makefile,v 1.6 2006/10/04 21:58:14 wiz Exp $ # DISTNAME= pycrack-0.01 @@ -8,7 +8,7 @@ CATEGORIES= security python MASTER_SITES= http://www.digitalevacuation.org/pycrack/ MAINTAINER= darcy@NetBSD.org -HOMEPAGE= http://www.digitalevacuation.org/pycrack/ +HOMEPAGE= http://www.digitalevacuation.org/ COMMENT= Python interface to cracklib DEPENDS+= crack>=5.0:../../security/crack |