summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2003-01-02 16:19:25 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2003-01-02 16:19:25 +0000
commit2447c73f4ce73be6d93941244cebd9d4432498a2 (patch)
tree9fa4614fd36fac7926063ba1c0cca571bab7e352
parentUpdate to 7.10.2, which fixes a signals/threads problem in DNS resolving. (diff)
Add more sites to MASTER_SITES
Suggested by: Yonatan@xpert.com
-rw-r--r--graphics/xanim/Makefile5
-rw-r--r--multimedia/xanim/Makefile5
2 files changed, 8 insertions, 2 deletions
diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile
index d837fe46745c..b6adaf804acb 100644
--- a/graphics/xanim/Makefile
+++ b/graphics/xanim/Makefile
@@ -9,7 +9,10 @@ PORTNAME= xanim
PORTVERSION= 2.92.0
CATEGORIES= graphics
MASTER_SITES= ftp://xanim.va.pubnix.com/:main \
- ftp://xanim.va.pubnix.com/dlls/
+ http://www.go.dlr.de/fresh/unix/src/misc/:main \
+ ftp://xanim.va.pubnix.com/dlls/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dinoex
DISTNAME= xanim2920
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main ${EXTRA_FILES}
diff --git a/multimedia/xanim/Makefile b/multimedia/xanim/Makefile
index d837fe46745c..b6adaf804acb 100644
--- a/multimedia/xanim/Makefile
+++ b/multimedia/xanim/Makefile
@@ -9,7 +9,10 @@ PORTNAME= xanim
PORTVERSION= 2.92.0
CATEGORIES= graphics
MASTER_SITES= ftp://xanim.va.pubnix.com/:main \
- ftp://xanim.va.pubnix.com/dlls/
+ http://www.go.dlr.de/fresh/unix/src/misc/:main \
+ ftp://xanim.va.pubnix.com/dlls/ \
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= dinoex
DISTNAME= xanim2920
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:main ${EXTRA_FILES}