diff options
author | clive <clive@FreeBSD.org> | 2008-03-06 01:31:37 +0800 |
---|---|---|
committer | clive <clive@FreeBSD.org> | 2008-03-06 01:31:37 +0800 |
commit | 4a73ccbe2479ec0a23baaa8f8ed59d0b100e8004 (patch) | |
tree | c041142206720f06cff7dfab0c583eaab7dc268e /games | |
parent | a17ca46059f186f75cd500602d8f413a48130e92 (diff) | |
download | freebsd-ports-gnome-4a73ccbe2479ec0a23baaa8f8ed59d0b100e8004.tar.gz freebsd-ports-gnome-4a73ccbe2479ec0a23baaa8f8ed59d0b100e8004.tar.zst freebsd-ports-gnome-4a73ccbe2479ec0a23baaa8f8ed59d0b100e8004.zip |
Make distfile fetchable.
Diffstat (limited to 'games')
-rw-r--r-- | games/xphotohunter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xphotohunter/Makefile b/games/xphotohunter/Makefile index b7ba47939dd0..dc6278765041 100644 --- a/games/xphotohunter/Makefile +++ b/games/xphotohunter/Makefile @@ -9,8 +9,8 @@ PORTNAME= xphotohunter PORTVERSION= 1.4 PORTREVISION= 3 CATEGORIES= games -MASTER_SITES= http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/ \ - http://wood.ite.ntnu.edu.tw/~clive/dist/xphotohunter/ +MASTER_SITES= http://ghs.tongi.org/ \ + http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/ MAINTAINER= clive@FreeBSD.org COMMENT= A game looking for the difference between two pictures |