Enable "libident", fixes PR pkg/7141 by Greg A. Woods.
This commit is contained in:
parent
e87fb86467
commit
eb0e826401
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue