diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-20 03:26:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-10-20 03:26:34 +0000 |
commit | 6b4f3b6668067880179e8977787555d7486d3056 (patch) | |
tree | 40216c1a14a5127de50fd4dccffbffea6a0ba0e1 /www/mod_bandwidth | |
parent | e57b7e11718c503d15a14dfd40538d95ffb138e2 (diff) | |
download | ports-6b4f3b6668067880179e8977787555d7486d3056.tar.gz ports-6b4f3b6668067880179e8977787555d7486d3056.zip |
Notes
Diffstat (limited to 'www/mod_bandwidth')
-rw-r--r-- | www/mod_bandwidth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_bandwidth/Makefile b/www/mod_bandwidth/Makefile index ea9e700e3d77..bb23b76d464a 100644 --- a/www/mod_bandwidth/Makefile +++ b/www/mod_bandwidth/Makefile @@ -11,7 +11,8 @@ PORTNAME= mod_bandwidth PORTVERSION= 2.1.0 CATEGORIES= www -MASTER_SITES= http://potatohead.estat.com/FreeBSD/ +MASTER_SITES= ftp://ftp.cohprog.com/pub/apache/module/1.3.0/ +## only .c is available from upstream, ftp.fbsd has the tgz PKGNAMEPREFIX= ${APACHE_PKGNAMEPREFIX} DIST_SUBDIR= apache |