diff options
author | steve <steve@FreeBSD.org> | 1998-08-31 00:09:08 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-08-31 00:09:08 +0800 |
commit | b5f5021845e937f710ec2093885c6fedce028f00 (patch) | |
tree | 5fc9df150a7710fc5c6484755af942f15458ce19 /net | |
parent | 3990680f702c38f9880660720d526b24015cccf5 (diff) | |
download | freebsd-ports-gnome-b5f5021845e937f710ec2093885c6fedce028f00.tar.gz freebsd-ports-gnome-b5f5021845e937f710ec2093885c6fedce028f00.tar.zst freebsd-ports-gnome-b5f5021845e937f710ec2093885c6fedce028f00.zip |
As of version 3.3.2 of the vnc port this port (vncjava) is
already included so there's no need for two of them.
Submitted by: bmah@ca.sandia.gov
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index ad837d114fbc..1e1ab02d1b73 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.177 1998/08/18 02:41:13 vanilla Exp $ +# $Id: Makefile,v 1.178 1998/08/24 01:56:48 steve Exp $ # SUBDIR += SSLtelnet @@ -122,7 +122,6 @@ SUBDIR += ttt SUBDIR += ucd-snmp SUBDIR += vnc - SUBDIR += vncjava SUBDIR += wais SUBDIR += wget SUBDIR += wide-dhcp |