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 e6ec60ba504..21e3cc3dc6b 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.44 2012/06/14 07:44:09 sbd Exp $ +# $NetBSD: Makefile,v 1.45 2012/09/15 10:04:37 obache Exp $ # DISTNAME= boson-all-0.8 PKGNAME= ${DISTNAME:S/-all//} -PKGREVISION= 30 +PKGREVISION= 31 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boson/} EXTRACT_SUFX= .tar.bz2 |