diff options
author | linimon <linimon@FreeBSD.org> | 2011-07-01 10:54:36 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2011-07-01 10:54:36 +0800 |
commit | 38824239dc4449e0c5e70fcbcbf09f7f85af7695 (patch) | |
tree | 22ff5e6478103b121e8da5b76f8df514d3ec7ff2 /net | |
parent | baed7b75d18e937d441bd728febdc8859b2047b3 (diff) | |
download | freebsd-ports-gnome-38824239dc4449e0c5e70fcbcbf09f7f85af7695.tar.gz freebsd-ports-gnome-38824239dc4449e0c5e70fcbcbf09f7f85af7695.tar.zst freebsd-ports-gnome-38824239dc4449e0c5e70fcbcbf09f7f85af7695.zip |
Reconnect the following ports which were brought back out of the Attic:
net/44bsd-rdist
net/tridiavnc
x11-toolkits/slingshot
x11-wm/olvwm
Forgotten by: cy
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index e829094e5c46..a4656bc71d64 100644 --- a/net/Makefile +++ b/net/Makefile @@ -4,6 +4,7 @@ COMMENT = Networking tools SUBDIR += 3proxy + SUBDIR += 44bsd-rdist SUBDIR += 6tunnel SUBDIR += AquaGatekeeper SUBDIR += AquaGatekeeper2 @@ -1097,6 +1098,7 @@ SUBDIR += trafshow3 SUBDIR += tramp SUBDIR += trickle + SUBDIR += tridiavnc SUBDIR += tryst SUBDIR += tryst-examples SUBDIR += tsclient |