diff options
author | asami <asami@FreeBSD.org> | 1999-08-18 15:19:06 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1999-08-18 15:19:06 +0800 |
commit | 4b279a6e776f92827738ee6db8013bd680d7ddd2 (patch) | |
tree | b82a4d689a55b766b327d836d3b8e055eccab4a4 | |
parent | eada4b6046f9eef3d6004e7967eff3431ddd63de (diff) | |
download | freebsd-ports-gnome-4b279a6e776f92827738ee6db8013bd680d7ddd2.tar.gz freebsd-ports-gnome-4b279a6e776f92827738ee6db8013bd680d7ddd2.tar.zst freebsd-ports-gnome-4b279a6e776f92827738ee6db8013bd680d7ddd2.zip |
Add pipsecd
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 86793cf54cfe..3633e550fdeb 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 |