summaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorNick Sayer <nsayer@FreeBSD.org>1999-04-02 19:09:53 +0000
committerNick Sayer <nsayer@FreeBSD.org>1999-04-02 19:09:53 +0000
commitf6d3e605f6b43a74cd7102b09c76acea480bf010 (patch)
tree980f0b838f986a5a3c7b46bbb2b253f652fe9c27 /security
parentAdd "identify" daemon wrapper. Allows one to add ident lookup and logging (diff)
Add SUBDIR line for new identify port
Notes
Notes: svn path=/head/; revision=17564
Diffstat (limited to 'security')
-rw-r--r--security/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile
index 642c864df6c7..5481f91b0b5a 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.47 1999/03/19 22:26:22 asami Exp $
+# $Id: Makefile,v 1.48 1999/03/31 14:22:19 dirk Exp $
#
SUBDIR += bjorb
@@ -13,6 +13,7 @@
SUBDIR += fwtk
SUBDIR += gnupg
SUBDIR += gtkportscan
+ SUBDIR += identify
SUBDIR += john
SUBDIR += krb5
SUBDIR += l0pht-watch