diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-06 00:00:32 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-06 00:00:32 +0000 |
commit | f9c9f43af79cd0fe562943c824c73e6d51e10f65 (patch) | |
tree | 835d65bc62ef3940c8f8ec0f4c7ef5d8eda3b79a /security | |
parent | de03ba6b7ae3a1307465eb47eedbcd84a0d2ffd8 (diff) | |
download | ports-f9c9f43af79cd0fe562943c824c73e6d51e10f65.tar.gz ports-f9c9f43af79cd0fe562943c824c73e6d51e10f65.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 6fc6a697aa86..77e523385f1e 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.28 1998/03/21 13:54:13 asami Exp $ +# $Id: Makefile,v 1.29 1998/06/07 02:25:05 asami Exp $ # SUBDIR += SSLeay SUBDIR += bro + SUBDIR += bugs SUBDIR += cfs SUBDIR += cops SUBDIR += crack |