diff options
author | asami <asami@FreeBSD.org> | 1995-10-12 16:07:16 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-10-12 16:07:16 +0800 |
commit | a8b05bdd8af3cb83b6d19fe7c71640fc21ef0ac4 (patch) | |
tree | f3334e7744a4f9b3c6bbbd2161d28a8ea18d5133 /security | |
parent | ea7e3a26356be12fb3f3d6db50bbc0592e7ee232 (diff) | |
download | freebsd-ports-gnome-a8b05bdd8af3cb83b6d19fe7c71640fc21ef0ac4.tar.gz freebsd-ports-gnome-a8b05bdd8af3cb83b6d19fe7c71640fc21ef0ac4.tar.zst freebsd-ports-gnome-a8b05bdd8af3cb83b6d19fe7c71640fc21ef0ac4.zip |
Add libident.
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 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 |