diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2003-03-05 16:30:44 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2003-03-05 16:30:44 +0000 |
commit | 5c213dbfbd39d7aa8334d6b88dc05102861b855f (patch) | |
tree | 2bd427d72b761bf767e92fd23eabdfd6c2336334 /games/spacearyarya/Makefile | |
parent | 81a5f6ec866293afaea3e8f29d26f65a0fffd71f (diff) | |
download | ports-5c213dbfbd39d7aa8334d6b88dc05102861b855f.tar.gz ports-5c213dbfbd39d7aa8334d6b88dc05102861b855f.zip |
Notes
Diffstat (limited to 'games/spacearyarya/Makefile')
-rw-r--r-- | games/spacearyarya/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/spacearyarya/Makefile b/games/spacearyarya/Makefile index 96aa41794d25..648393621b4a 100644 --- a/games/spacearyarya/Makefile +++ b/games/spacearyarya/Makefile @@ -8,10 +8,11 @@ PORTNAME= spacearyarya PORTVERSION= 1.0.2 CATEGORIES= games -MASTER_SITES= http://www2.mwnet.or.jp/~fc3srx7/download/ +MASTER_SITES= http://kxl.hn.org/download/ DISTNAME= SpaceAryarya-KXL-${PORTVERSION} MAINTAINER= nakai@FreeBSD.org +COMMENT= Space Harrier, the ancient video game like game BUILD_DEPENDS= ${X11BASE}/include/KXL.h:${PORTSDIR}/games/kxl |