diff options
author | clement <clement@FreeBSD.org> | 2008-09-01 03:19:29 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2008-09-01 03:19:29 +0800 |
commit | bf3789e3316019237e1eb24a203c829cbc2c1584 (patch) | |
tree | 9fb7fed72e3e5e991097db3a6a3b24340740174e | |
parent | 1b2cbc44d1c8f8ff5b96f15e4a21cee392f3041c (diff) | |
download | freebsd-ports-gnome-bf3789e3316019237e1eb24a203c829cbc2c1584.tar.gz freebsd-ports-gnome-bf3789e3316019237e1eb24a203c829cbc2c1584.tar.zst freebsd-ports-gnome-bf3789e3316019237e1eb24a203c829cbc2c1584.zip |
- Remove dead master site
- Remove dead WWW
-rw-r--r-- | www/mod_cband/Makefile | 3 | ||||
-rw-r--r-- | www/mod_cband/pkg-descr | 3 |
2 files changed, 1 insertions, 5 deletions
diff --git a/www/mod_cband/Makefile b/www/mod_cband/Makefile index 161942cb5dde..a487529e84d5 100644 --- a/www/mod_cband/Makefile +++ b/www/mod_cband/Makefile @@ -9,8 +9,7 @@ PORTNAME= mod_cband PORTVERSION= 0.9.7.5 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= http://cband.linux.pl/download/ \ - http://www.sfr-fresh.com/unix/privat/ +MASTER_SITES= http://www.sfr-fresh.com/unix/privat/ DISTNAME= ${PORTNAME:C/_/-/}-${PORTVERSION} EXTRACT_SUFX= .tgz DIST_SUBDIR= apache2 diff --git a/www/mod_cband/pkg-descr b/www/mod_cband/pkg-descr index e9a747411960..44d8abce0476 100644 --- a/www/mod_cband/pkg-descr +++ b/www/mod_cband/pkg-descr @@ -2,6 +2,3 @@ mod_cband is an Apache 2 module provided to solve the problem of limiting virtualhosts bandwidth usage. When the configured virtualhost's transfer limit is exceeded, mod_cband will redirect all further requests to a location specified in the configuration file. - - -WWW: http://mod-cband.com/ |