diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-10-12 08:07:16 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-10-12 08:07:16 +0000 |
commit | 7d94da5926787763b3da9aebc154d5f529510624 (patch) | |
tree | 402b0b7f162eadabca85fe7f6a4212946e43b9ad /security/Makefile | |
parent | 8665782631c53a3d3ccdcc944239cd5d9ecd1df6 (diff) | |
download | ports-7d94da5926787763b3da9aebc154d5f529510624.tar.gz ports-7d94da5926787763b3da9aebc154d5f529510624.zip |
Add libident.
Notes
Notes:
svn path=/head/; revision=2327
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 3b31329c4ec0..851300c5ba2d 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.6 1995/05/14 03:28:58 asami Exp $ +# $Id: Makefile,v 1.1 1995/07/13 00:03:59 asami Exp $ # + SUBDIR += libident SUBDIR += pgp SUBDIR += pidentd SUBDIR += tcp_wrapper |