diff options
author | Alexander Langer <alex@FreeBSD.org> | 1998-02-27 01:56:19 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 1998-02-27 01:56:19 +0000 |
commit | 2f625c6887d2a7bd872436746bed19343d65d3e3 (patch) | |
tree | 05cea0e1348fbdee32da99eff5a51e5f6202b685 /graphics/imlib2-tmp | |
parent | Upgrade to 980124 version of Bochs. This is the first release of Bochs (diff) |
Fixed source file location on ftp.enlightenment.org.
Diffstat (limited to 'graphics/imlib2-tmp')
-rw-r--r-- | graphics/imlib2-tmp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib2-tmp/Makefile b/graphics/imlib2-tmp/Makefile index 3f827f5e9c19..2beaa63b73cf 100644 --- a/graphics/imlib2-tmp/Makefile +++ b/graphics/imlib2-tmp/Makefile @@ -3,13 +3,13 @@ # Date created: 10 June 1997 # Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp> # -# $Id: Makefile,v 1.12 1998/02/01 02:05:57 vanilla Exp $ +# $Id: Makefile,v 1.13 1998/02/18 15:36:01 vanilla Exp $ # DISTNAME= Imlib-1.0 PKGNAME= imlib-1.0 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.enlightenment.org/pub/imlib/ \ +MASTER_SITES= ftp://ftp.enlightenment.org/pub/imlib/TAR/ \ ftp://ftp.labs.redhat.com/pub/imlib/TAR/ MAINTAINER= vanilla@FreeBSD.ORG |