diff options
Diffstat (limited to 'games/xoct/Makefile')
-rw-r--r-- | games/xoct/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xoct/Makefile b/games/xoct/Makefile index e90d6aced37e..7876dfea2c8b 100644 --- a/games/xoct/Makefile +++ b/games/xoct/Makefile @@ -3,11 +3,11 @@ # Date created: 28 March 1998 # Whom: Andrey Zakhvatov # -# $Id: Makefile,v 1.1.1.1 1998/05/20 07:52:39 tg Exp $ +# $Id: Makefile,v 1.2 1998/06/11 02:45:04 mph Exp $ # DISTNAME= xoct-5.4.4 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/xpuzzles |