aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/imlib2
diff options
context:
space:
mode:
authorjim <jim@FreeBSD.org>1999-10-30 14:25:53 +0800
committerjim <jim@FreeBSD.org>1999-10-30 14:25:53 +0800
commitfaa50b4b17bd6d5426a22498b55fe6e563530776 (patch)
treefc6c16f659b7b820500d0d874a4b7758da0958de /graphics/imlib2
parentb0c0806a036364cbd9349978c08d597b3db08a02 (diff)
downloadfreebsd-ports-gnome-faa50b4b17bd6d5426a22498b55fe6e563530776.tar.gz
freebsd-ports-gnome-faa50b4b17bd6d5426a22498b55fe6e563530776.tar.zst
freebsd-ports-gnome-faa50b4b17bd6d5426a22498b55fe6e563530776.zip
Add another MASTER_SITE so the distfile is actually fetchable.
Diffstat (limited to 'graphics/imlib2')
-rw-r--r--graphics/imlib2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile
index 16e00239c692..948badbda90f 100644
--- a/graphics/imlib2/Makefile
+++ b/graphics/imlib2/Makefile
@@ -8,7 +8,8 @@
DISTNAME= imlib-1.9.8
CATEGORIES= graphics
-MASTER_SITES= ${MASTER_SITE_GNOME}
+MASTER_SITES= ${MASTER_SITE_GNOME} \
+ ftp://ftp.enlightenment.org/enlightenment/enlightenment/libs/
MASTER_SITE_SUBDIR= sources/imlib
MAINTAINER= vanilla@FreeBSD.org