diff options
Diffstat (limited to 'games/icebreaker')
-rw-r--r-- | games/icebreaker/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/icebreaker/Makefile b/games/icebreaker/Makefile index 23dc77ab878..c70202c590a 100644 --- a/games/icebreaker/Makefile +++ b/games/icebreaker/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.24 2006/06/12 16:28:09 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2006/10/04 21:43:00 wiz Exp $ # DISTNAME= icebreaker-1.9.7 PKGREVISION= 9 CATEGORIES= games -MASTER_SITES= http://www.mattdm.org/icebreaker/1.9.x/ +MASTER_SITES= http://mattdm.org/icebreaker/1.9.x/ EXTRACT_SUFX= .tgz MAINTAINER= wiz@NetBSD.org -HOMEPAGE= http://www.mattdm.org/icebreaker/ +HOMEPAGE= http://mattdm.org/icebreaker/ COMMENT= Penguin capturing simulation USE_TOOLS+= gmake |