diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-05 11:40:46 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-05 11:40:46 +0000 |
commit | 8348c4bcdab71f2dac3bfd181da814867914c977 (patch) | |
tree | b151dc07d8bc08db0b8c0cefbf1b34029dae13a7 /games/xroads | |
parent | 2006652da6bbdf90c57b95fd1d7d044e23a2d794 (diff) | |
download | ports-8348c4bcdab71f2dac3bfd181da814867914c977.tar.gz ports-8348c4bcdab71f2dac3bfd181da814867914c977.zip |
Notes
Diffstat (limited to 'games/xroads')
-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/ |