diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-06-01 20:39:08 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-06-01 20:39:08 +0000 |
commit | 7c6ecaafe39d714fe74cffefaa1e812aacaafa14 (patch) | |
tree | a18c1e7ebc562e2df0619bc20715d9665a0cab99 /security/Makefile | |
parent | 06f90cb3cba2e0c5ae2994e816fbaebf00f9f321 (diff) | |
download | ports-7c6ecaafe39d714fe74cffefaa1e812aacaafa14.tar.gz ports-7c6ecaafe39d714fe74cffefaa1e812aacaafa14.zip |
Notes
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/Makefile b/security/Makefile index 456430f6213e..dba54b97af8a 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.54 1999/05/09 17:51:20 steve Exp $ +# $Id: Makefile,v 1.55 1999/05/17 10:44:26 foxfair Exp $ # SUBDIR += bjorb @@ -33,6 +33,7 @@ SUBDIR += pgp SUBDIR += pgp5 SUBDIR += pidentd + SUBDIR += pktsuckers SUBDIR += portscanner SUBDIR += portsentry SUBDIR += raproxy |