diff options
author | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-01-17 12:02:03 +0000 |
commit | ba0ef9420ba3c95d7668174ffb34fdfbae4b70cb (patch) | |
tree | 3b04d5a2642532735429c038d587f2f1f5f333b2 /games/boson | |
parent | 6e5dfe4abf6e7ccbe65e91369b0288a4df4f1e58 (diff) | |
download | pkgsrc-ba0ef9420ba3c95d7668174ffb34fdfbae4b70cb.tar.gz |
Recursive PKGREVISION bump for jpeg update to 8.
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 66f445cfb61..7901d4af033 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.31 2009/08/26 19:57:29 sno Exp $ +# $NetBSD: Makefile,v 1.32 2010/01/17 12:02:16 wiz Exp $ # DISTNAME= boson-all-0.8 PKGNAME= ${DISTNAME:S/-all//} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boson/} EXTRACT_SUFX= .tar.bz2 |