From 47631cb45d85743754805c8149b599883ee95fd7 Mon Sep 17 00:00:00 2001 From: Maxim Sobolev Date: Fri, 6 Apr 2001 13:04:09 +0000 Subject: [PATCH] Update MASTER_SITES and WWW. --- graphics/guilib/Makefile | 2 +- graphics/guilib/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile index 14fed05f4384..3b694817366b 100644 --- a/graphics/guilib/Makefile +++ b/graphics/guilib/Makefile @@ -8,7 +8,7 @@ PORTNAME= guilib PORTVERSION= 1.1.0 CATEGORIES= graphics -MASTER_SITES= http://www.devolution.com/~slouken/SDL/projects/GUIlib/src/ +MASTER_SITES= http://www.libsdl.org/projects/GUIlib/src/ DISTNAME= GUIlib-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org diff --git a/graphics/guilib/pkg-descr b/graphics/guilib/pkg-descr index 3bb42214eda5..52d94379fd95 100644 --- a/graphics/guilib/pkg-descr +++ b/graphics/guilib/pkg-descr @@ -4,4 +4,4 @@ is by no means a complete windowing system. Feel free to improve it!! :) It contains a C++ GUI class with a very rudimentary C interface, and a set of useful widget classes. -WWW: http://www.devolution.com/~slouken/SDL/projects/GUIlib/index.html +WWW: http://www.libsdl.org/projects/GUIlib/index.html