diff options
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 0ea1774c2ca..d6792b5c4fc 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2000/01/14 15:39:40 fredb Exp $ +# $NetBSD: Makefile,v 1.24 2000/02/07 16:21:37 agc Exp $ # FreeBSD Id: Makefile,v 1.23 1997/11/09 10:17:02 asami Exp # @@ -24,6 +24,7 @@ SUBDIR += pgp2 SUBDIR += pgp5 # SUBDIR += pidentd + SUBDIR += portsentry SUBDIR += py-crypto SUBDIR += rc5des SUBDIR += rsaref |