summaryrefslogtreecommitdiff
path: root/net/Makefile
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-04-13 17:11:22 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-04-13 17:11:22 +0000
commitddafb0a8ee57117ffe89889d78f4550829bf916e (patch)
tree905187f0b4ca7c01917a78ea11246257edc0a22f /net/Makefile
parentParallel Virtual Machine libraries and environment (diff)
Added pvm
Notes
Notes: svn path=/head/; revision=17851
Diffstat (limited to 'net/Makefile')
-rw-r--r--net/Makefile3
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