diff options
author | obrien <obrien@FreeBSD.org> | 2003-08-10 08:48:20 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 2003-08-10 08:48:20 +0800 |
commit | fe0a82188b5978d7ca3344084a45bf79fc907245 (patch) | |
tree | 703356cf37212df924d2721c59ffe2875f621b4b | |
parent | 268e020bcda61310d9f286b39a11d93b677da2a8 (diff) | |
download | freebsd-ports-gnome-fe0a82188b5978d7ca3344084a45bf79fc907245.tar.gz freebsd-ports-gnome-fe0a82188b5978d7ca3344084a45bf79fc907245.tar.zst freebsd-ports-gnome-fe0a82188b5978d7ca3344084a45bf79fc907245.zip |
Update mastersite.
-rw-r--r-- | games/ishido/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/ishido/Makefile b/games/ishido/Makefile index 1f78319915b6..9642ab398b68 100644 --- a/games/ishido/Makefile +++ b/games/ishido/Makefile @@ -8,8 +8,8 @@ PORTNAME= ishido PORTVERSION= 1.1 CATEGORIES= games -MASTER_SITES= ftp://nuxi.ucdavis.edu/pub/misc/ \ - ftp://ftp.nuxi.com/pub/misc/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= obrien MAINTAINER= samorodi@NUXI.com COMMENT= Tile placement game |