diff options
Diffstat (limited to 'games/boson/Makefile')
-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 4d88b84a318..7dbc2b419a8 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2007/01/26 04:03:20 markd Exp $ +# $NetBSD: Makefile,v 1.26 2007/09/21 13:03:42 wiz Exp $ # DISTNAME= boson-all-0.8 PKGNAME= ${DISTNAME:S/-all//} -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boson/} EXTRACT_SUFX= .tar.bz2 |