diff options
author | Michael Haro <mharo@FreeBSD.org> | 1999-06-02 08:13:02 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 1999-06-02 08:13:02 +0000 |
commit | 26ffe1a1967943bdcf53b9fbeab0638f030d2394 (patch) | |
tree | d2caee1b28d98582e599db5c44e4dc9aa90b65bb /security/Makefile | |
parent | dd69f1747b08a63aacb1fef2e47b8c475fe33191 (diff) | |
download | ports-26ffe1a1967943bdcf53b9fbeab0638f030d2394.tar.gz ports-26ffe1a1967943bdcf53b9fbeab0638f030d2394.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 dba54b97af8a..45578eba9958 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.55 1999/05/17 10:44:26 foxfair Exp $ +# $Id: Makefile,v 1.56 1999/06/01 20:39:08 mharo Exp $ # SUBDIR += bjorb @@ -15,6 +15,7 @@ SUBDIR += gtkportscan SUBDIR += identify SUBDIR += john + SUBDIR += keyprint SUBDIR += krb5 SUBDIR += l0pht-watch SUBDIR += libident |