diff options
author | Steve Price <steve@FreeBSD.org> | 1999-12-04 19:08:13 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1999-12-04 19:08:13 +0000 |
commit | 4275cb17e66ebd2457af924711a6085e897232c3 (patch) | |
tree | 7b0eeda473e84f1b0bf5e409a3ecbbd20590aade /graphics/imlib2 | |
parent | 91bca11e15a05a279baa217b7874f347359f9840 (diff) | |
download | freebsd-ports-4275cb17e66ebd2457af924711a6085e897232c3.zip |
New location on MASTER_SITE.
PR: 15238, 15248
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'graphics/imlib2')
-rw-r--r-- | graphics/imlib2/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 948badbda90f..1478494629fa 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -8,9 +8,7 @@ DISTNAME= imlib-1.9.8 CATEGORIES= graphics -MASTER_SITES= ${MASTER_SITE_GNOME} \ - ftp://ftp.enlightenment.org/enlightenment/enlightenment/libs/ -MASTER_SITE_SUBDIR= sources/imlib +MASTER_SITES= ftp://ftp.enlightenment.org/enlightenment/enlightenment/libs/ MAINTAINER= vanilla@FreeBSD.org |