diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-27 03:06:30 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-27 03:06:30 +0800 |
commit | 735f5a558b8e3489c57af285006d4145c0355c9a (patch) | |
tree | f0ebce8c9bf1cc204924f9f0bf080a67d118e266 /www/mod_index_rss | |
parent | b701f7b54dac7f749edd79ebda1dc2dd6a17095c (diff) | |
download | freebsd-ports-gnome-735f5a558b8e3489c57af285006d4145c0355c9a.tar.gz freebsd-ports-gnome-735f5a558b8e3489c57af285006d4145c0355c9a.tar.zst freebsd-ports-gnome-735f5a558b8e3489c57af285006d4145c0355c9a.zip |
oops... add one more master site
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 |