diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-26 19:06:30 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-11-26 19:06:30 +0000 |
commit | 83e35da2654bb7d6161ecea98ee1ba12bb2ce62f (patch) | |
tree | e86b0e50cedae1e19a38b2e63378adc65aac05bd /www/mod_index_rss | |
parent | 4064016b36cb3ab0f801556cdc5d217d9b30067d (diff) | |
download | ports-83e35da2654bb7d6161ecea98ee1ba12bb2ce62f.tar.gz ports-83e35da2654bb7d6161ecea98ee1ba12bb2ce62f.zip |
oops... add one more master site
Notes
Notes:
svn path=/head/; revision=50594
Diffstat (limited to 'www/mod_index_rss')
-rw-r--r-- | www/mod_index_rss/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/mod_index_rss/Makefile b/www/mod_index_rss/Makefile index 156506ecc598..fe7332a6a772 100644 --- a/www/mod_index_rss/Makefile +++ b/www/mod_index_rss/Makefile @@ -9,7 +9,8 @@ PORTNAME= mod_index_rss PORTVERSION= 0.10 CATEGORIES= www -MASTER_SITES= http://software.tangent.org/download/ +MASTER_SITES= http://software.tangent.org/download/ \ + ftp://ftp.tangent.org/pub/apache/ MAINTAINER= ports@FreeBSD.org |