diff options
author | sbd <sbd@pkgsrc.org> | 2012-02-05 22:49:37 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2012-02-05 22:49:37 +0000 |
commit | bc0a5e826c0824eafb5e02835b481a5719dfb716 (patch) | |
tree | eab337772be0324f974a46090b341948aedb5cf5 /audio/SDL_mixer | |
parent | bffe2528ecaa5ded466767e7be28229a4f8c137a (diff) | |
download | pkgsrc-bc0a5e826c0824eafb5e02835b481a5719dfb716.tar.gz |
Recursive PKGREVISION bump for audio/fluidsynth BUILDLINK_ABI_DEPENDS bump.
Diffstat (limited to 'audio/SDL_mixer')
-rw-r--r-- | audio/SDL_mixer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/SDL_mixer/Makefile b/audio/SDL_mixer/Makefile index ba547a92468..ab289905479 100644 --- a/audio/SDL_mixer/Makefile +++ b/audio/SDL_mixer/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2012/01/28 13:46:15 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2012/02/05 22:49:38 sbd Exp $ DISTNAME= SDL_mixer-1.2.12 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ |