diff options
author | obrien <obrien@FreeBSD.org> | 1997-03-25 08:03:38 +0000 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1997-03-25 08:03:38 +0000 |
commit | 3deae92dada43efca6d6783df37caef912d26b14 (patch) | |
tree | b5bd595b277ec14e40f62a6812f0d6d28a8b65b8 /games/xblast | |
parent | 251a17453185ac43159d2bed6fc0bd9188ccd7b7 (diff) | |
download | FreeBSD-ports-3deae92dada43efca6d6783df37caef912d26b14.zip FreeBSD-ports-3deae92dada43efca6d6783df37caef912d26b14.tar.gz |
remove extrainous PKGNAME
Diffstat (limited to 'games/xblast')
-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 66a65f1..741fa66 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 |