summaryrefslogtreecommitdiff
path: root/security/john/Makefile
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2003-11-18 14:03:14 +0000
committerxtraeme <xtraeme@pkgsrc.org>2003-11-18 14:03:14 +0000
commit7ac25b3a6e544fa2010a153c9d274fcd4100c96e (patch)
tree9bb6e2c6d1b43f026001f59801398d7d8cc6ab1c /security/john/Makefile
parentedfaf33cde7ceef2688fc362697c913afc674057 (diff)
downloadpkgsrc-7ac25b3a6e544fa2010a153c9d274fcd4100c96e.tar.gz
Remove harcoded CFLAGS from Makefile, pass our CFLAGS instead.
Patch provided by Christian Biere in PR pkg/23461. Bump PKGREVISION.
Diffstat (limited to 'security/john/Makefile')
-rw-r--r--security/john/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/john/Makefile b/security/john/Makefile
index b003564a9b2..69ea810eca0 100644
--- a/security/john/Makefile
+++ b/security/john/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.2 2003/03/29 12:42:23 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/11/18 14:03:14 xtraeme Exp $
#
DISTNAME= john-1.6
WRKSRC= ${WRKDIR}/${DISTNAME}/src
+PKGREVISION= 1
CATEGORIES= security textproc
MASTER_SITES= http://www.openwall.com/john/