diff options
Diffstat (limited to 'games/xchomp/Makefile')
-rw-r--r-- | games/xchomp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/xchomp/Makefile b/games/xchomp/Makefile index 3e6be37f9f25..21aacbdca4ea 100644 --- a/games/xchomp/Makefile +++ b/games/xchomp/Makefile @@ -3,7 +3,7 @@ # Date created: 4 Jan 1995 # Whom: swallace # -# $Id: Makefile,v 1.3 1994/12/31 04:17:52 swallace Exp $ +# $Id: Makefile,v 1.1.1.1 1995/01/04 08:59:25 swallace Exp $ # DISTNAME= xchomp @@ -13,6 +13,7 @@ NO_INSTALL_MANPAGES= yes #Original sources in multi-part compressed shell archive #DISTFILES= part01.Z part02.Z part03.Z part04.Z part05.Z patch1.Z #MASTER_SITES= ftp://ftp.wustl.edu/usenet/comp.sources.x/volume06 +CATEGORIES+= games #Change -DFRAME_DELAY=40000 in patchfile/Imakefile value to adjust #speed of play depending on X server. |