diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2010-09-21 22:59:50 +0800 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2010-09-21 22:59:50 +0800 |
commit | 2f24e66efd599d8d7c4f601bc286c18eed64c913 (patch) | |
tree | 32e496ef965cf8d96024f9ad13c2e9007aa634ae /www/Makefile | |
parent | be5cfa9f312154b53d0adb4065e95e45264a4b39 (diff) | |
download | freebsd-ports-gnome-2f24e66efd599d8d7c4f601bc286c18eed64c913.tar.gz freebsd-ports-gnome-2f24e66efd599d8d7c4f601bc286c18eed64c913.tar.zst freebsd-ports-gnome-2f24e66efd599d8d7c4f601bc286c18eed64c913.zip |
Speedtest.net Mini is a package that allows to free speed test on
your own server that uses the same technology as Speedtest.net.
WWW: http://www.speedtest.net/mini.php
PR: ports/150716
Submitted by: Grytsuk Anton <gx@bsdplanet.ru>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 4b897a5dcc71..6e96cb3ed2b3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -225,9 +225,9 @@ SUBDIR += ffproxy SUBDIR += fhttpd SUBDIR += firefox - SUBDIR += firefox-sync SUBDIR += firefox-i18n SUBDIR += firefox-remote + SUBDIR += firefox-sync SUBDIR += firefox3-devel SUBDIR += firefox35 SUBDIR += firefox35-i18n @@ -1607,6 +1607,7 @@ SUBDIR += snarf SUBDIR += snownews SUBDIR += spawn-fcgi + SUBDIR += speedtest-mini SUBDIR += spip SUBDIR += spreadlogd SUBDIR += sqstat |