diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 1997-11-26 01:40:35 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 1997-11-26 01:40:35 +0000 |
commit | a80e9d8c46deb1195543fdf5cf7b94f090f2e8c4 (patch) | |
tree | 96b9e79cb599bd508fd39c1667fcf920d195d1c8 /security/john | |
parent | 4683975fbcb445492d9777a3065fea392bfba3c9 (diff) |
Notes
Diffstat (limited to 'security/john')
-rw-r--r-- | security/john/Makefile | 7 | ||||
-rw-r--r-- | security/john/distinfo | 1 |
2 files changed, 6 insertions, 2 deletions
diff --git a/security/john/Makefile b/security/john/Makefile index 51651da0389b..22bb2101ec68 100644 --- a/security/john/Makefile +++ b/security/john/Makefile @@ -4,15 +4,18 @@ # Date created: Sun Mar 09, 1997 # Whom: David O'Brien (obrien@FreeBSD.org) # -# $Id: Makefile,v 1.2 1997/03/09 21:41:56 obrien Exp $ +# $Id: Makefile,v 1.3 1997/03/10 17:39:35 obrien Exp $ # DISTNAME= ucfjohn3 -PKGNAME= john-1.4 +PKGNAME= john-1.4.2 CATEGORIES= security MASTER_SITES= http://www.false.com/security/john/ EXTRACT_SUFX= .zip +PATCH_SITES= ${MASTER_SITES} +PATCHFILES= patch142.diff + MAINTAINER= obrien@NUXI.com BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff --git a/security/john/distinfo b/security/john/distinfo index 1f56928f608c..8e65bf102654 100644 --- a/security/john/distinfo +++ b/security/john/distinfo @@ -1 +1,2 @@ MD5 (ucfjohn3.zip) = d55dce4c3b25cfec60df01e3ef12b545 +MD5 (patch142.diff) = 1c52f6f04f9435c846486d6ea69d6973 |