From faa50b4b17bd6d5426a22498b55fe6e563530776 Mon Sep 17 00:00:00 2001 From: jim Date: Sat, 30 Oct 1999 06:25:53 +0000 Subject: Add another MASTER_SITE so the distfile is actually fetchable. --- graphics/imlib/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'graphics/imlib') diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 16e00239c692..948badbda90f 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/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 -- cgit