diff options
author | agc <agc> | 1999-03-22 22:43:41 +0000 |
---|---|---|
committer | agc <agc> | 1999-03-22 22:43:41 +0000 |
commit | b9b21ad303942dd861dc78e4cb454952309a0efa (patch) | |
tree | 029861b32d6c9d9b9997d8ba539bc95b3e8ad27d /graphics | |
parent | 69984cf4b1e7f04e70ce0b7625f8691e86804bc8 (diff) | |
download | pkgsrc-b9b21ad303942dd861dc78e4cb454952309a0efa.tar.gz |
Correct the directory path on the redhat ftp site.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/imlib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/imlib/Makefile b/graphics/imlib/Makefile index 8f588c8060a..eda18d7a0f4 100644 --- a/graphics/imlib/Makefile +++ b/graphics/imlib/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.17 1999/03/05 23:46:19 tron Exp $ +# $NetBSD: Makefile,v 1.18 1999/03/22 22:43:42 agc Exp $ # DISTNAME= imlib-1.9.4 CATEGORIES= graphics -MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/sources/gnome-1.0/sources/ \ +MASTER_SITES= ftp://ftp.gnome.org/pub/GNOME/gnome-1.0/sources/ \ ftp://ftp.jimpick.com/pub/mirrors/gnome/gnome-1.0/sources/ \ ftp://ftp.informatik.uni-bonn.de/pub/os/unix/gnome/gnome-1.0/sources/ |