diff options
-rw-r--r-- | games/xroads/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xroads/Makefile b/games/xroads/Makefile index 58d203163097..2899c2123de5 100644 --- a/games/xroads/Makefile +++ b/games/xroads/Makefile @@ -3,12 +3,12 @@ # Date created: 21 June 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/02 06:42:45 tg Exp $ # DISTNAME= xroads-v0.1.5 PKGNAME= xroads-0.1.5 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= http://www.geocities.com/SiliconValley/Way/1795/ \ http://www.autobahn.mb.ca/~foxtrot/ \ http://supernova.dyn.ml.org/ |