diff options
author | Clive Lin <clive@FreeBSD.org> | 2008-03-05 17:31:37 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2008-03-05 17:31:37 +0000 |
commit | a598dc2cb81af4ed8732538059572c6961044c40 (patch) | |
tree | 1c15fc61e8fc647590af8e6833dc4e09b953a45f /games/xphotohunter | |
parent | 854aaae178c68f64dd0e90312435af29151adde6 (diff) | |
download | ports-a598dc2cb81af4ed8732538059572c6961044c40.tar.gz ports-a598dc2cb81af4ed8732538059572c6961044c40.zip |
Notes
Diffstat (limited to 'games/xphotohunter')
-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 |