diff options
author | max <max@FreeBSD.org> | 1997-11-04 08:32:46 +0800 |
---|---|---|
committer | max <max@FreeBSD.org> | 1997-11-04 08:32:46 +0800 |
commit | 66040cce558e565e6d806f8d1a080bda15566332 (patch) | |
tree | d03d1f253db86d60b20e6949b6a4a983c93ac5f6 /graphics/imlib2/Makefile | |
parent | 38046e9ec1bc479cc4976e6a94171bfa3703e4f0 (diff) | |
download | freebsd-ports-gnome-66040cce558e565e6d806f8d1a080bda15566332.tar.gz freebsd-ports-gnome-66040cce558e565e6d806f8d1a080bda15566332.tar.zst freebsd-ports-gnome-66040cce558e565e6d806f8d1a080bda15566332.zip |
Update the MASTER_SITES and DISTNAME.
PR: 4929
Submitted by: maintainer
Diffstat (limited to 'graphics/imlib2/Makefile')
-rw-r--r-- | graphics/imlib2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 31c97953b6e0..5ad819a0efae 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -3,12 +3,12 @@ # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.5 1997/09/19 03:45:57 max Exp $ +# $Id: Makefile,v 1.6 1997/10/30 22:15:26 max Exp $ # -DISTNAME= imlib-0.5.1 +DISTNAME= imlib_DR-0.5.1 CATEGORIES= graphics -MASTER_SITES= ftp://cthulhu.mandrake.net/pub/enlightenment/ +MASTER_SITES= ftp://cthulhu.mandrake.net/pub/imlib/ MAINTAINER= vanilla@MinJe.com.TW |