diff options
Diffstat (limited to 'games/xblood/Makefile')
-rw-r--r-- | games/xblood/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/games/xblood/Makefile b/games/xblood/Makefile index 3324d2a8fe08..ada6105bb450 100644 --- a/games/xblood/Makefile +++ b/games/xblood/Makefile @@ -6,13 +6,13 @@ # PORTNAME= xblood -PORTVERSION= 1.0 +PORTVERSION= 2.0 CATEGORIES= games -MASTER_SITES= http://wwwmiya.ee.kagu.sut.ac.jp/~sakai/ +MASTER_SITES= http://www.seki.ee.kagu.sut.ac.jp/~sakai/myfreesoft/ \ + http://hp.vector.co.jp/authors/VA014157/myfreesoft/ \ + http://www.people.or.jp/~hsakai/myfreesoft/ -MAINTAINER= sakai@miya.ee.kagu.sut.ac.jp - -ALL_TARGET= xblood +MAINTAINER= sakai@seki.ee.kagu.sut.ac.jp USE_X_PREFIX= yes |