diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2011-07-01 02:54:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2011-07-01 02:54:36 +0000 |
commit | 9725d583ae3b6ce76fcff4f796281ccc8bb1597a (patch) | |
tree | 98f40125cbd6af1b8f04b853b70dbaf7288ea442 /net | |
parent | 34809536e3d0d3b1075a8fcd0ee7c6cda3da5ab4 (diff) | |
download | ports-9725d583ae3b6ce76fcff4f796281ccc8bb1597a.tar.gz ports-9725d583ae3b6ce76fcff4f796281ccc8bb1597a.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
Notes
Notes:
svn path=/head/; revision=276764
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 |