diff options
Diffstat (limited to '')
-rw-r--r-- | games/xblast/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/xblast/Makefile b/games/xblast/Makefile index 66a65f12a1ff..741fa66c55f4 100644 --- a/games/xblast/Makefile +++ b/games/xblast/Makefile @@ -3,11 +3,10 @@ # Date created: Sat Dec 28 01:47:12 CET 1996 # Whom: se # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/03/11 22:04:45 se Exp $ # DISTNAME= xblast-2.2 -#PKGNAME= xlife-3.0 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= games/multiplayer |