diff options
author | hubertf <hubertf@pkgsrc.org> | 2003-12-19 16:59:21 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 2003-12-19 16:59:21 +0000 |
commit | a1a892fcb4df3a73725d9ffa97ec5c901ced9b02 (patch) | |
tree | 3b1a002579e69994b17232ed890781b859206888 /games/xarchon/Makefile | |
parent | 9af7b585f0dbca2c732fb4c23a9a557b5cb17971 (diff) | |
download | pkgsrc-a1a892fcb4df3a73725d9ffa97ec5c901ced9b02.tar.gz |
Update to xarchon 0.60.
Latest version with countless changes in gameplay.
Diffstat (limited to 'games/xarchon/Makefile')
-rw-r--r-- | games/xarchon/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xarchon/Makefile b/games/xarchon/Makefile index 96514911e6b..f4c316e77dc 100644 --- a/games/xarchon/Makefile +++ b/games/xarchon/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2003/11/06 19:15:40 gavan Exp $ +# $NetBSD: Makefile,v 1.23 2003/12/19 16:59:22 hubertf Exp $ # -DISTNAME= xarchon-0.50 -PKGREVISION= 2 +DISTNAME= xarchon-0.60 CATEGORIES= games x11 MASTER_SITES= http://xarchon.seul.org/ \ ftp://xarchon.seul.org/pub/xarchon/ |