diff options
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/ |