diff options
Diffstat (limited to 'games/xskewb/Makefile')
-rw-r--r-- | games/xskewb/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xskewb/Makefile b/games/xskewb/Makefile index 235985c43fb0..eb9c9b864bb6 100644 --- a/games/xskewb/Makefile +++ b/games/xskewb/Makefile @@ -3,11 +3,11 @@ # Date created: 25 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.2 1998/04/02 04:04:41 hoek Exp $ +# $Id: Makefile,v 1.3 1998/05/08 15:06:26 max Exp $ # DISTNAME= xskewb-5.4.4 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles |