diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-08-18 07:19:06 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-08-18 07:19:06 +0000 |
commit | e1486eec0f24ebdf7d6223d16f7d8db1d0f4c106 (patch) | |
tree | dbc6eec1d69e2027b87e542c3b603c57f1b03cab /net/Makefile | |
parent | a81180e5ab5f310b3273c058346c30ad641f61a4 (diff) | |
download | ports-e1486eec0f24ebdf7d6223d16f7d8db1d0f4c106.tar.gz ports-e1486eec0f24ebdf7d6223d16f7d8db1d0f4c106.zip |
Notes
Diffstat (limited to 'net/Makefile')
-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 |