diff options
author | sbd <sbd@pkgsrc.org> | 2010-07-14 11:11:13 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2010-07-14 11:11:13 +0000 |
commit | 3f4b7dbd32f67818536a1404fde655908be4c8ae (patch) | |
tree | 0d6115c8a36837b8021a3b89d4c708e16eb36d8d /games/boson | |
parent | 29f45ed7c4b167318704d18d929b2f7eda5d1c2c (diff) | |
download | pkgsrc-3f4b7dbd32f67818536a1404fde655908be4c8ae.tar.gz |
Recursive PKGREVISION bump for the net/mDNSResponder update
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 35c593f24c6..29903a291b3 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.34 2010/06/13 22:44:17 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2010/07/14 11:11:20 sbd Exp $ # DISTNAME= boson-all-0.8 PKGNAME= ${DISTNAME:S/-all//} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boson/} EXTRACT_SUFX= .tar.bz2 |