diff options
author | asami <asami@FreeBSD.org> | 1995-10-12 08:07:16 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-12 08:07:16 +0000 |
commit | a8b05bdd8af3cb83b6d19fe7c71640fc21ef0ac4 (patch) | |
tree | f3334e7744a4f9b3c6bbbd2161d28a8ea18d5133 /security/Makefile | |
parent | ea7e3a26356be12fb3f3d6db50bbc0592e7ee232 (diff) | |
download | FreeBSD-ports-a8b05bdd8af3cb83b6d19fe7c71640fc21ef0ac4.zip FreeBSD-ports-a8b05bdd8af3cb83b6d19fe7c71640fc21ef0ac4.tar.gz |
Add libident.
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 3b31329..851300c 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 |