diff options
author | asami <asami@FreeBSD.org> | 1999-08-18 07:19:06 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-08-18 07:19:06 +0000 |
commit | 4b279a6e776f92827738ee6db8013bd680d7ddd2 (patch) | |
tree | b82a4d689a55b766b327d836d3b8e055eccab4a4 /net | |
parent | eada4b6046f9eef3d6004e7967eff3431ddd63de (diff) | |
download | FreeBSD-ports-4b279a6e776f92827738ee6db8013bd680d7ddd2.zip FreeBSD-ports-4b279a6e776f92827738ee6db8013bd680d7ddd2.tar.gz |
Add pipsecd
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 86793cf..3633e55 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.288 1999/08/02 03:15:06 cpiazza Exp $ +# $Id: Makefile,v 1.289 1999/08/02 11:15:41 asami Exp $ # SUBDIR += SSLtelnet @@ -115,6 +115,7 @@ SUBDIR += pathchar SUBDIR += pcnfsd SUBDIR += perldap + SUBDIR += pipsecd SUBDIR += pmf SUBDIR += ppp-nt SUBDIR += pppload |