diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-19 16:54:12 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-12-19 16:54:12 +0000 |
commit | 953ea0acf130c7f55cdd7df83960ffab1690a652 (patch) | |
tree | 6b2d56096e54d3b1cebca9f6a3f871622747d151 /security | |
parent | 4cb8e7095220657c526b7d2e20a87648b53be102 (diff) | |
download | ports-953ea0acf130c7f55cdd7df83960ffab1690a652.tar.gz ports-953ea0acf130c7f55cdd7df83960ffab1690a652.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 33439e2d4517..5a2d32e702f2 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.35 1998/11/23 05:16:14 kuriyama Exp $ +# $Id: Makefile,v 1.36 1998/11/23 14:12:44 kuriyama Exp $ # SUBDIR += SSLeay @@ -26,6 +26,7 @@ SUBDIR += pgp5 SUBDIR += pidentd SUBDIR += rsaref + SUBDIR += sentry SUBDIR += skip SUBDIR += smurflog SUBDIR += ssh |