diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
commit | a34ac258dd9c197511350592e25f5f4474761904 (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /games/boson | |
parent | d9124f9244f2c6b9fe8b61dafff9dcc82b7a57b6 (diff) | |
download | pkgsrc-a34ac258dd9c197511350592e25f5f4474761904.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
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 7dbc2b419a8..9e2223b9321 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2007/09/21 13:03:42 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2007/11/30 21:55:06 wiz Exp $ # DISTNAME= boson-all-0.8 PKGNAME= ${DISTNAME:S/-all//} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boson/} EXTRACT_SUFX= .tar.bz2 |