diff options
author | rh <rh> | 2000-10-20 14:45:58 +0000 |
---|---|---|
committer | rh <rh> | 2000-10-20 14:45:58 +0000 |
commit | be0c21eca1e8fdfeef2b04c79b5280992fd0dcb6 (patch) | |
tree | ea2e1cbd4f0eb5fc2cc11d648d5ce9b1f00c28be /security | |
parent | 8c114c2e2766eabc41b00ecb2d8d5f400c559817 (diff) | |
download | pkgsrc-be0c21eca1e8fdfeef2b04c79b5280992fd0dcb6.tar.gz |
Add HOMEPAGE
Diffstat (limited to 'security')
-rw-r--r-- | security/crack/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/crack/Makefile b/security/crack/Makefile index 774c43e7f0e..17ef8df7d96 100644 --- a/security/crack/Makefile +++ b/security/crack/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2000/09/09 19:40:20 fredb Exp $ +# $NetBSD: Makefile,v 1.9 2000/10/20 14:45:58 rh Exp $ # FreeBSD Id: ports/security/crack/Makefile,v 1.11 1999/09/04 19:24:50 obrien Exp DISTNAME= crack5.0 @@ -10,6 +10,7 @@ MASTER_SITES= ftp://ftp.win.tue.nl/pub/security/ \ ftp://ftp.riken.go.jp/pub/net/cert_security_tools/crack/ MAINTAINER= bouyer@netbsd.org +HOMEPAGE= http://www.users.dircon.co.uk/~crypto/ WRKSRC= ${WRKDIR}/c50a |