aboutsummaryrefslogtreecommitdiff
path: root/graphics/imlib2
diff options
context:
space:
mode:
authorJim Mock <jim@FreeBSD.org>1999-10-30 06:25:53 +0000
committerJim Mock <jim@FreeBSD.org>1999-10-30 06:25:53 +0000
commit66b96f9bda4d1c57dea3a162550d947cad5fa005 (patch)
tree8386190747bacd4d8ffad74b1055a131c718bd43 /graphics/imlib2
parentfd1463531e34dd06a7020eeee56271303b3d1270 (diff)
downloadports-66b96f9bda4d1c57dea3a162550d947cad5fa005.tar.gz
ports-66b96f9bda4d1c57dea3a162550d947cad5fa005.zip
Add another MASTER_SITE so the distfile is actually fetchable.
Notes
Notes: svn path=/head/; revision=22726
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