aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-03-13 22:45:31 +0800
committersobomax <sobomax@FreeBSD.org>2001-03-13 22:45:31 +0800
commit11baeac96b2cdb9032d512a584e7dcb38f586e41 (patch)
treed3a1235bdcc2ae718e5e3d2a8888c4ddd8c8f93c
parentb075d0e0cc099a969b9a1d96398e92d28a7d4507 (diff)
downloadfreebsd-ports-gnome-11baeac96b2cdb9032d512a584e7dcb38f586e41.tar.gz
freebsd-ports-gnome-11baeac96b2cdb9032d512a584e7dcb38f586e41.tar.zst
freebsd-ports-gnome-11baeac96b2cdb9032d512a584e7dcb38f586e41.zip
Add another mirror into MASTER_SITES to make fetching easier.
Submitted by: bento
-rw-r--r--www/encompass/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/encompass/Makefile b/www/encompass/Makefile
index 9ade3e19c5c3..e5ddf337de2c 100644
--- a/www/encompass/Makefile
+++ b/www/encompass/Makefile
@@ -8,7 +8,8 @@
PORTNAME= encompass
PORTVERSION= 0.3.3
CATEGORIES= www gnome
-MASTER_SITES= http://zephyr.webhop.net/encompass/ \
+MASTER_SITES= http://dobey.free.fr/encompass/ \
+ http://zephyr.webhop.net/encompass/ \
ftp://ftp.one.net/pub/users/dobez/
MAINTAINER= sobomax@FreeBSD.org