diff options
author | wiz <wiz> | 2014-08-22 11:24:25 +0000 |
---|---|---|
committer | wiz <wiz> | 2014-08-22 11:24:25 +0000 |
commit | 5276a5f302f22bc1c275f946dea6a29963e74b6a (patch) | |
tree | 8c3c5c89c2732526ebc4eb4a8c2fd40eccc35ff0 /games/boson | |
parent | 9677309dd51abba5786ef9032f8e6bc1d6551b99 (diff) | |
download | pkgsrc-5276a5f302f22bc1c275f946dea6a29963e74b6a.tar.gz |
Bump PKGREVISION for ilmbase shlib major bump.
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 d6293d57bf1..afafb29a7fd 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.59 2014/04/10 06:21:23 obache Exp $ +# $NetBSD: Makefile,v 1.60 2014/08/22 11:24:30 wiz Exp $ # DISTNAME= boson-all-0.8 PKGNAME= ${DISTNAME:S/-all//} -PKGREVISION= 44 +PKGREVISION= 45 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boson/} EXTRACT_SUFX= .tar.bz2 |