From 42ad4fc89ac104008b0236d7f5a2c44d9ae76a41 Mon Sep 17 00:00:00 2001 From: itetcu Date: Tue, 25 Mar 2008 09:15:42 +0000 Subject: Adjust MASTER_SITES to an other server of mine, since the old one will be gone shortly. --- graphics/jumpgis/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/jumpgis/Makefile b/graphics/jumpgis/Makefile index 7e2b76162e28..54b5dbc30042 100644 --- a/graphics/jumpgis/Makefile +++ b/graphics/jumpgis/Makefile @@ -10,9 +10,9 @@ PORTVERSION= 1.1.2 PORTREVISION= 4 CATEGORIES= graphics java geography MASTER_SITES= http://www.jump-project.org/downloads/jump/:main \ - http://people.tecnik93.com/~sam/ports/:extra + http://T32.TecNik93.com/FreeBSD/others_ports/${PORTNAME}/:main,extra DISTFILES= jump-${PORTVERSION}.zip:main \ - jump.png:extra jump.desktop:extra + jump.png:extra jump.desktop:main,extra EXTRACT_ONLY= jump-${PORTVERSION}.zip MAINTAINER= ports@FreeBSD.org -- cgit