diff options
author | Steve Price <steve@FreeBSD.org> | 1999-06-09 01:56:06 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-06-09 01:56:06 +0000 |
commit | e62d5e425f66fdcc26cc3e719e5951fe71e17895 (patch) | |
tree | 6a54b86c84ba85192a596978c3c43c99dbeb1f54 /security | |
parent | Initial import of gpasman version 1.1.3. (diff) |
Add the gpasman port.
Notes
Notes:
svn path=/head/; revision=19370
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 0d1fe10401d5..dc6f8c260bcb 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.58 1999/06/06 17:49:58 steve Exp $ +# $Id: Makefile,v 1.59 1999/06/09 01:26:22 steve Exp $ # SUBDIR += bjorb @@ -13,6 +13,7 @@ SUBDIR += firewalk SUBDIR += fwtk SUBDIR += gnupg + SUBDIR += gpasman SUBDIR += gtkportscan SUBDIR += identify SUBDIR += john |