diff options
Diffstat (limited to 'games/xtruco')
-rw-r--r-- | games/xtruco/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xtruco/Makefile b/games/xtruco/Makefile index 1b8e82c..a1d054c 100644 --- a/games/xtruco/Makefile +++ b/games/xtruco/Makefile @@ -3,12 +3,12 @@ # Date created: 14 March 1998 # Whom: Andrey Zakhvatov # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/03/15 17:11:15 jseger Exp $ # DISTNAME= xtruco PKGNAME= xtruco-1.0 -CATEGORIES= games x11 +CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games |