diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-03-19 22:26:22 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-03-19 22:26:22 +0000 |
commit | 842df886d4ef991f5873c7ddc4ad1f44e5dbb2d1 (patch) | |
tree | ea563b57712a1411fa9aef291cb5de522f67f273 /security/Makefile | |
parent | 67a8434bb9fb53035380507743f397ba04e2d50f (diff) | |
download | ports-842df886d4ef991f5873c7ddc4ad1f44e5dbb2d1.tar.gz ports-842df886d4ef991f5873c7ddc4ad1f44e5dbb2d1.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 063304095c40..33040cc9655c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.45 1999/03/12 16:58:26 jfitz Exp $ +# $Id: Makefile,v 1.46 1999/03/16 11:20:27 kris Exp $ # SUBDIR += SSLeay @@ -13,6 +13,7 @@ SUBDIR += fakebo SUBDIR += fwtk SUBDIR += gnupg + SUBDIR += gtkportscan SUBDIR += john SUBDIR += krb5 SUBDIR += l0pht-watch |