aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2000-12-07 16:14:58 +0800
committerroam <roam@FreeBSD.org>2000-12-07 16:14:58 +0800
commit22b531395edd7087a2b9158e1d283ffcb304953b (patch)
tree45a98bfe7a52a42dc4f09e7d9818e3815a7acd9b
parentaae27bb970077f829ba25cbe1d44bcdbd95a03e1 (diff)
downloadfreebsd-ports-gnome-22b531395edd7087a2b9158e1d283ffcb304953b.tar.gz
freebsd-ports-gnome-22b531395edd7087a2b9158e1d283ffcb304953b.tar.zst
freebsd-ports-gnome-22b531395edd7087a2b9158e1d283ffcb304953b.zip
Update MASTER_SITES, keep MASTER_SITE_XCONTRIB as a last resort - presently
it does not carry the '.full' xfig source tarball. PR: 23331 Submitted by: quinot@inf.enst.fr
-rw-r--r--graphics/xfig-devel/Makefile5
-rw-r--r--graphics/xfig/Makefile5
2 files changed, 6 insertions, 4 deletions
diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile
index 3fe4e446d089..28460e9faa12 100644
--- a/graphics/xfig-devel/Makefile
+++ b/graphics/xfig-devel/Makefile
@@ -8,8 +8,9 @@
PORTNAME= xfig
PORTVERSION= 3.2.3c
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
- ftp://www-epb.lbl.gov/xfig/libraries/
+MASTER_SITES= http://www.xfig.org/xfigdist/ \
+ ftp://www-epb.lbl.gov/xfig/ \
+ ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
DISTNAME= ${PORTNAME}.${PORTVERSION}.full
diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile
index 3fe4e446d089..28460e9faa12 100644
--- a/graphics/xfig/Makefile
+++ b/graphics/xfig/Makefile
@@ -8,8 +8,9 @@
PORTNAME= xfig
PORTVERSION= 3.2.3c
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_XCONTRIB} \
- ftp://www-epb.lbl.gov/xfig/libraries/
+MASTER_SITES= http://www.xfig.org/xfigdist/ \
+ ftp://www-epb.lbl.gov/xfig/ \
+ ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= applications/drawing_tools/xfig
DISTNAME= ${PORTNAME}.${PORTVERSION}.full