summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>1999-03-12 16:30:33 +0000
committertron <tron@pkgsrc.org>1999-03-12 16:30:33 +0000
commiteb0e826401ad437f597af3539184792c7971f3bf (patch)
treef56b48e0689c4fdd13f5f91960bbfaa22e8794f8 /security
parente87fb86467fd343b21aca3fce54324845d6f5ed2 (diff)
downloadpkgsrc-eb0e826401ad437f597af3539184792c7971f3bf.tar.gz
Enable "libident", fixes PR pkg/7141 by Greg A. Woods.
Diffstat (limited to 'security')
-rw-r--r--security/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/Makefile b/security/Makefile
index 3408ba578f0..5f19d9dacae 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 1999/02/08 16:39:06 hubertf Exp $
+# $NetBSD: Makefile,v 1.15 1999/03/12 16:30:33 tron Exp $
# FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp
#
@@ -8,7 +8,7 @@
# SUBDIR += donkey
# SUBDIR += fwtk
# SUBDIR += john
-# SUBDIR += libident
+ SUBDIR += libident
SUBDIR += nessus
SUBDIR += nfsbug
# SUBDIR += p5-Authen-Radius