diff options
author | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-03-06 14:53:47 +0000 |
commit | 1b58fca7c77c6721b1a282f516fccea2179a1f87 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /audio/bmpx | |
parent | 39d7d49c2df989b5f9261fac7889b68a61519940 (diff) | |
download | pkgsrc-1b58fca7c77c6721b1a282f516fccea2179a1f87.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
Diffstat (limited to 'audio/bmpx')
-rw-r--r-- | audio/bmpx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/bmpx/Makefile b/audio/bmpx/Makefile index 843b9b13b5c..e6e89a4d547 100644 --- a/audio/bmpx/Makefile +++ b/audio/bmpx/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2008/01/18 05:06:19 tnn Exp $ +# $NetBSD: Makefile,v 1.15 2008/03/06 14:53:47 wiz Exp $ # DISTNAME= bmpx-0.40.13 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= audio MASTER_SITES= http://files.beep-media-player.org/releases/0.40/ EXTRACT_SUFX= .tar.bz2 |