diff options
author | Clive Lin <clive@FreeBSD.org> | 2006-07-23 10:18:29 +0000 |
---|---|---|
committer | Clive Lin <clive@FreeBSD.org> | 2006-07-23 10:18:29 +0000 |
commit | b9eda83920acfa13ec65d4d4dd9af673579bced6 (patch) | |
tree | 3dd6fd4794a596738f9663061ae6cf5f39073f8c /games/xphotohunter | |
parent | ff2e4ab4d0bda1052a4812bf0700aed7c3d86124 (diff) | |
download | ports-b9eda83920acfa13ec65d4d4dd9af673579bced6.tar.gz ports-b9eda83920acfa13ec65d4d4dd9af673579bced6.zip |
Add a mirror site to silence distfiles reminder.
Notes
Notes:
svn path=/head/; revision=168541
Diffstat (limited to 'games/xphotohunter')
-rw-r--r-- | games/xphotohunter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xphotohunter/Makefile b/games/xphotohunter/Makefile index 47dad92eddf5..6d4867877bd1 100644 --- a/games/xphotohunter/Makefile +++ b/games/xphotohunter/Makefile @@ -9,7 +9,8 @@ PORTNAME= xphotohunter PORTVERSION= 1.4 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/ +MASTER_SITES= http://micro.ee.nthu.edu.tw/~tomcat/Xphotohunter/ \ + http://wood.ite.ntnu.edu.tw/~clive/dist/xphotohunter/ MAINTAINER= clive@FreeBSD.org COMMENT= A game looking for the difference between two pictures |