diff options
Diffstat (limited to 'games/boson')
-rw-r--r-- | games/boson/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/boson/Makefile b/games/boson/Makefile index ac004151083..9940d3deadf 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2006/01/06 15:10:03 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2006/01/24 07:32:08 wiz Exp $ # DISTNAME= boson-all-0.8 PKGNAME= ${DISTNAME:S/-all//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boson/} EXTRACT_SUFX= .tar.bz2 |