diff options
author | steve <steve@FreeBSD.org> | 1999-12-05 03:08:13 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-12-05 03:08:13 +0800 |
commit | befbd740e0dcc6ce71023fc64642b8d0571d13e0 (patch) | |
tree | 2b30abf646a561bee379bd99c16e9832f04091c2 /graphics/imlib2-tmp | |
parent | e38b7ea90505499ae85d3f99b7b701f5d6806dd8 (diff) | |
download | freebsd-ports-graphics-befbd740e0dcc6ce71023fc64642b8d0571d13e0.tar.gz freebsd-ports-graphics-befbd740e0dcc6ce71023fc64642b8d0571d13e0.tar.zst freebsd-ports-graphics-befbd740e0dcc6ce71023fc64642b8d0571d13e0.zip |
New location on MASTER_SITE.
PR: 15238, 15248
Submitted by: Ade Lovett <ade@lovett.com>
Diffstat (limited to 'graphics/imlib2-tmp')
-rw-r--r-- | graphics/imlib2-tmp/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile index 948badbda90..1478494629f 100644 --- a/graphics/imlib2-tmp/Makefile +++ b/graphics/imlib2-tmp/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 |