diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-13 17:11:22 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-04-13 17:11:22 +0000 |
commit | ddafb0a8ee57117ffe89889d78f4550829bf916e (patch) | |
tree | 905187f0b4ca7c01917a78ea11246257edc0a22f /net/Makefile | |
parent | 767eb5c7d29f2de429f6f932ccb3cc37326c5841 (diff) | |
download | ports-ddafb0a8ee57117ffe89889d78f4550829bf916e.tar.gz ports-ddafb0a8ee57117ffe89889d78f4550829bf916e.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 e25849fb861b..f2b4d0b0cd75 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.244 1999/04/10 19:10:56 jseger Exp $ +# $Id: Makefile,v 1.245 1999/04/10 19:46:26 jseger Exp $ # SUBDIR += SSLtelnet @@ -135,6 +135,7 @@ SUBDIR += pppload SUBDIR += ppxp SUBDIR += proftpd + SUBDIR += pvm SUBDIR += queso SUBDIR += radius SUBDIR += radiusclient |