diff options
Diffstat (limited to 'games/xspacewarp/Makefile')
-rw-r--r-- | games/xspacewarp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xspacewarp/Makefile b/games/xspacewarp/Makefile index 259d6d55194f..50e24099a5fa 100644 --- a/games/xspacewarp/Makefile +++ b/games/xspacewarp/Makefile @@ -3,11 +3,11 @@ # Date created: 16 May 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/05/19 06:34:29 tg Exp $ # DISTNAME= xspacewarp-1.2 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games |