diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-07-27 23:25:33 +0000 |
commit | c23cc4074c4780fbdb038caecb7d43e5ce58e78a (patch) | |
tree | adb3decf75e056017f92743334afad729ac76ab0 /games/xlaby | |
parent | 53305a53efa8d924dd3d4f72b161e070053a3ddc (diff) | |
download | ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.tar.gz ports-c23cc4074c4780fbdb038caecb7d43e5ce58e78a.zip |
Notes
Diffstat (limited to 'games/xlaby')
-rw-r--r-- | games/xlaby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xlaby/Makefile b/games/xlaby/Makefile index 5d2fa420ddac..a9ad9d86a908 100644 --- a/games/xlaby/Makefile +++ b/games/xlaby/Makefile @@ -3,11 +3,11 @@ # Date created: 3 March 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/03/15 20:32:45 steve Exp $ # DISTNAME= xlaby-2.0.1 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= http://www.eleves.ens.fr:8080/home/madore/ \ ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/strategy |