diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-07-11 03:24:19 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1999-07-11 03:24:19 +0000 |
commit | 1a3e4261c8d4d56a9cea984dd38dcc30680696ac (patch) | |
tree | a13c03e4a32b9ac51b53b9ca6b12b1a673547e5b /games/xtron | |
parent | a2f324cbb583dc444e839d3c090959ea28c77525 (diff) | |
download | ports-1a3e4261c8d4d56a9cea984dd38dcc30680696ac.tar.gz ports-1a3e4261c8d4d56a9cea984dd38dcc30680696ac.zip |
Notes
Diffstat (limited to 'games/xtron')
-rw-r--r-- | games/xtron/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xtron/Makefile b/games/xtron/Makefile index bbbfa63d76e9..628227db4c8e 100644 --- a/games/xtron/Makefile +++ b/games/xtron/Makefile @@ -3,11 +3,11 @@ # Date created: 29 March 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/01/11 05:22:44 steve Exp $ # DISTNAME= xtron-1.1a -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade EXTRACT_SUFX= .tgz |