diff options
author | taoka <taoka@FreeBSD.org> | 1999-04-14 01:11:22 +0800 |
---|---|---|
committer | taoka <taoka@FreeBSD.org> | 1999-04-14 01:11:22 +0800 |
commit | c3bf5a9abff9f47371a087903fbedd5649580521 (patch) | |
tree | c78374f5119da43430152b707c1be8d218ab5587 /net | |
parent | 92d28813f0e16bbd70997fd4a7915c1f5b13d61b (diff) | |
download | freebsd-ports-gnome-c3bf5a9abff9f47371a087903fbedd5649580521.tar.gz freebsd-ports-gnome-c3bf5a9abff9f47371a087903fbedd5649580521.tar.zst freebsd-ports-gnome-c3bf5a9abff9f47371a087903fbedd5649580521.zip |
Added pvm
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 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 |