diff options
author | lioux <lioux@FreeBSD.org> | 2003-12-25 17:24:08 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-12-25 17:24:08 +0000 |
commit | e764614fe797a1ddc36f428475e44894bac4d837 (patch) | |
tree | dbf0efc8f35b48b4e9352f0719b9fe40a96e5519 /net/Makefile | |
parent | 4c62f717ae466a1b13b6c71ce31c669d3fb49ce0 (diff) | |
download | FreeBSD-ports-e764614fe797a1ddc36f428475e44894bac4d837.zip FreeBSD-ports-e764614fe797a1ddc36f428475e44894bac4d837.tar.gz |
o New port mute-net-gui version 0.1: Peer-to-peer GUI client with
privacy protection and easy search/download
o Slave port of net/mute-net that installs only the GUI interface
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 24ad050..a61ef0c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -344,6 +344,7 @@ SUBDIR += mtr SUBDIR += mudix SUBDIR += mute-net + SUBDIR += mute-net-gui SUBDIR += mutella SUBDIR += nagios SUBDIR += nagios-plugins |