diff options
Diffstat (limited to 'games/icebreaker/Makefile')
-rw-r--r-- | games/icebreaker/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/icebreaker/Makefile b/games/icebreaker/Makefile index 5d836f6ce7c..24d3e400496 100644 --- a/games/icebreaker/Makefile +++ b/games/icebreaker/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 21:38:49 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/21 16:49:50 martti Exp $ # DISTNAME= icebreaker-1.9.7 @@ -9,7 +9,7 @@ EXTRACT_SUFX= .tgz MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://www.mattdm.org/icebreaker/ -COMMENT= penguin capturing simulation +COMMENT= Penguin capturing simulation USE_BUILDLINK2= yes USE_GMAKE= yes |