diff options
author | shaun <shaun@FreeBSD.org> | 2007-04-08 03:01:59 +0800 |
---|---|---|
committer | shaun <shaun@FreeBSD.org> | 2007-04-08 03:01:59 +0800 |
commit | 7d419336cf66fa7bd3349c93a02205b4c0bfee13 (patch) | |
tree | 55bdd6a425edd520582d6109de7f89c53130a067 /emulators | |
parent | 3fb16537213e5fb0225a3834e2eb79672ca6251f (diff) | |
download | freebsd-ports-gnome-7d419336cf66fa7bd3349c93a02205b4c0bfee13.tar.gz freebsd-ports-gnome-7d419336cf66fa7bd3349c93a02205b4c0bfee13.tar.zst freebsd-ports-gnome-7d419336cf66fa7bd3349c93a02205b4c0bfee13.zip |
- Update MASTER_SITES.
Submitted by: maintainer via IRC
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/gcube/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/gcube/Makefile b/emulators/gcube/Makefile index fbaae17f4c9c..5d534c8d7a25 100644 --- a/emulators/gcube/Makefile +++ b/emulators/gcube/Makefile @@ -9,7 +9,7 @@ PORTNAME= gcube PORTVERSION= 0.4 PORTREVISION= 1 CATEGORIES= emulators -MASTER_SITES= http://gcube.exemu.net/downloads/ +MASTER_SITES= http://www.liquidx.org/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= tlp@liquidx.org |