From 54309d5f1e3cf43ebe68c475a8a86f5e00bc842e Mon Sep 17 00:00:00 2001 From: benoit <benoit@openbsd.org> Date: Thu, 17 Dec 2009 14:15:31 +0000 Subject: [PATCH] +pdfcrack --- security/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/security/Makefile b/security/Makefile index 9e542237101..5d84df0b28b 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.226 2009/11/12 21:23:05 landry Exp $ +# $OpenBSD: Makefile,v 1.227 2009/12/17 14:15:31 benoit Exp $ # $FreeBSD: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp $ # @@ -151,6 +151,7 @@ SUBDIR += parse SUBDIR += passwdqc SUBDIR += pcsc-lite + SUBDIR += pdfcrack SUBDIR += pear-Auth SUBDIR += pear-Auth-HTTP SUBDIR += pear-Auth-SASL