diff options
author | lioux <lioux@FreeBSD.org> | 2005-01-09 01:07:33 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-01-09 01:07:33 +0800 |
commit | 3889be168f448ec443d82fa309ca0fd31f6071f1 (patch) | |
tree | 97ecd60efad0bad273e5a36a43dc3dbf8825fb7d /net/Makefile | |
parent | f841c83fe08bac9d2e0aedd5f106ea7e909e5549 (diff) | |
download | freebsd-ports-gnome-3889be168f448ec443d82fa309ca0fd31f6071f1.tar.gz freebsd-ports-gnome-3889be168f448ec443d82fa309ca0fd31f6071f1.tar.zst freebsd-ports-gnome-3889be168f448ec443d82fa309ca0fd31f6071f1.zip |
o Remove net/tor since security/tor exists prior to net/tor addition
o Point users of security/tor to net/tor in ports/MOVED
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 316916721e5c..917ed9943db7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -739,7 +739,6 @@ SUBDIR += tkabber SUBDIR += tn3270 SUBDIR += tn5250 - SUBDIR += tor SUBDIR += torrentsniff SUBDIR += tptest SUBDIR += traceroute |