diff options
author | wiz <wiz@pkgsrc.org> | 2003-12-08 14:41:38 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-12-08 14:41:38 +0000 |
commit | a6e105fbae735f64ab4369dd360550afa70ebb38 (patch) | |
tree | f5afe9c3c2349d2d6a36b0505ef7746601441a4f /games/boson | |
parent | 6d6810d5977c0d1989f2bbedba1b9bd5f072b1ed (diff) | |
download | pkgsrc-a6e105fbae735f64ab4369dd360550afa70ebb38.tar.gz |
Bump PKGREVISION for libogg (or, in 5 cases, libao) updates.
Diffstat (limited to 'games/boson')
-rw-r--r-- | games/boson/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/boson/Makefile b/games/boson/Makefile index 3e5321be2df..ab471cb3fb7 100644 --- a/games/boson/Makefile +++ b/games/boson/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/12/03 18:47:27 xtraeme Exp $ +# $NetBSD: Makefile,v 1.2 2003/12/08 14:41:39 wiz Exp $ # DISTNAME= boson-all-0.8 PKGNAME= ${DISTNAME:S/-all//} +PKGREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=boson/} EXTRACT_SUFX= .tar.bz2 |