diff options
author | sbd <sbd> | 2010-07-14 11:11:13 +0000 |
---|---|---|
committer | sbd <sbd> | 2010-07-14 11:11:13 +0000 |
commit | 4e581a1ddbe9c76b32c1856bd18f6b018d3eae61 (patch) | |
tree | 0d6115c8a36837b8021a3b89d4c708e16eb36d8d /games/boson/Makefile | |
parent | a9f272d4c64826d17cb92a192dbed2a8fa68ec62 (diff) | |
download | pkgsrc-4e581a1ddbe9c76b32c1856bd18f6b018d3eae61.tar.gz |
Recursive PKGREVISION bump for the net/mDNSResponder update
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 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 |