From fb172df5060fecef3e5c96ed0023f0ab914c866a Mon Sep 17 00:00:00 2001 From: jcs Date: Wed, 14 Nov 2001 00:08:52 +0000 Subject: [PATCH] use alternate backup MASTER_SITE from FreeBSD instead of directly pointing to the distfile on ftp.freebsd.org from naddy@ --- graphics/gtksee/Makefile | 6 +++--- graphics/gtksee/{files/md5 => distinfo} | 0 2 files changed, 3 insertions(+), 3 deletions(-) rename graphics/gtksee/{files/md5 => distinfo} (100%) diff --git a/graphics/gtksee/Makefile b/graphics/gtksee/Makefile index e89c8f7c241..6d74179cc95 100644 --- a/graphics/gtksee/Makefile +++ b/graphics/gtksee/Makefile @@ -1,15 +1,15 @@ -# $OpenBSD: Makefile,v 1.9 2001/11/01 02:34:33 jcs Exp $ +# $OpenBSD: Makefile,v 1.10 2001/11/14 00:08:52 jcs Exp $ COMMENT= "image viewer similar to ACDSee for Windows" DISTNAME= gtksee-0.5.0 CATEGORIES= graphics -NEED_VERSION= 1.487 +NEED_VERSION= 1.497 MAINTAINER= Joshua Stein MASTER_SITES= ftp://rt.fm/pub/gtksee/ \ - ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ + http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/ PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes diff --git a/graphics/gtksee/files/md5 b/graphics/gtksee/distinfo similarity index 100% rename from graphics/gtksee/files/md5 rename to graphics/gtksee/distinfo