From 220325988af82dd6e1b8e09227eec26115852697 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 16 Feb 2001 15:10:41 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- games/icbm3d/Makefile | 3 ++- games/icbm3d/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 games/icbm3d/pkg/COMMENT (limited to 'games/icbm3d') diff --git a/games/icbm3d/Makefile b/games/icbm3d/Makefile index 0927086a12c..11e8f4ed1cc 100644 --- a/games/icbm3d/Makefile +++ b/games/icbm3d/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1999/01/30 23:18:47 agc Exp $ +# $NetBSD: Makefile,v 1.5 2001/02/16 15:10:52 wiz Exp $ # DISTNAME= icbm3d.0.3 @@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.sonic.net/pub/users/nbs/unix/x/icbm3d/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.sonic.net/~nbs/unix/x/icbm3d/ +COMMENT= 3D X11 game of defense WRKSRC= ${WRKDIR}/icbm3d MAKEFILE= makefile diff --git a/games/icbm3d/pkg/COMMENT b/games/icbm3d/pkg/COMMENT deleted file mode 100644 index 6bb3c9ff646..00000000000 --- a/games/icbm3d/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -3D X11 game of defense -- cgit v1.2.3