summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/akode-plugins-pulseaudio/Makefile4
-rw-r--r--audio/alsa-plugins-pulse/Makefile4
-rw-r--r--audio/ario/Makefile3
-rw-r--r--audio/audacious-plugins/Makefile4
-rw-r--r--audio/bmp-esound/Makefile4
-rw-r--r--audio/bmp-pulse/Makefile4
-rw-r--r--audio/bmp/Makefile4
-rw-r--r--audio/bsl/Makefile4
-rw-r--r--audio/buzztard/Makefile4
-rw-r--r--audio/cmus/Makefile4
-rw-r--r--audio/gnome-vfs-cdda/Makefile4
-rw-r--r--audio/gst-plugins0.10-pulse/Makefile4
-rw-r--r--audio/jack-rack/Makefile4
-rw-r--r--audio/libao-pulse/Makefile4
-rw-r--r--audio/liteamp/Makefile4
-rw-r--r--audio/mp3splt-gtk/Makefile4
-rw-r--r--audio/mpg123-pulse/Makefile4
-rw-r--r--audio/mt-daapd/Makefile4
-rw-r--r--audio/padevchooser/Makefile4
-rw-r--r--audio/paman/Makefile4
-rw-r--r--audio/paprefs/Makefile4
-rw-r--r--audio/pavucontrol/Makefile4
-rw-r--r--audio/pavumeter/Makefile4
-rw-r--r--audio/pulseaudio/Makefile4
-rw-r--r--audio/pulseaudio/buildlink3.mk4
-rw-r--r--audio/rhythmbox/Makefile4
-rw-r--r--audio/rsynth/Makefile4
-rw-r--r--audio/sound-juicer/Makefile4
-rw-r--r--audio/xine-pulse/Makefile3
-rw-r--r--audio/xmms-pulse/Makefile4
-rw-r--r--audio/xmp/Makefile4
31 files changed, 62 insertions, 60 deletions
diff --git a/audio/akode-plugins-pulseaudio/Makefile b/audio/akode-plugins-pulseaudio/Makefile
index 3742a61ddaf..c7b92ea9f5c 100644
--- a/audio/akode-plugins-pulseaudio/Makefile
+++ b/audio/akode-plugins-pulseaudio/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2011/08/23 13:06:45 obache Exp $
+# $NetBSD: Makefile,v 1.7 2012/01/24 09:10:54 sbd Exp $
#
PKGNAME= akode-plugins-pulseaudio-${AKODE_VERSION}
-PKGREVISION= 3
+PKGREVISION= 4
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Pulseaudio output plugin for akode framework
diff --git a/audio/alsa-plugins-pulse/Makefile b/audio/alsa-plugins-pulse/Makefile
index e8612d7e111..c2bf61612f7 100644
--- a/audio/alsa-plugins-pulse/Makefile
+++ b/audio/alsa-plugins-pulse/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.6 2011/08/23 13:06:45 obache Exp $
+# $NetBSD: Makefile,v 1.7 2012/01/24 09:10:54 sbd Exp $
#
DISTNAME= alsa-plugins-1.0.22
PKGNAME= ${DISTNAME:S/plugins/plugins-pulse/}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ftp://ftp.alsa-project.org/pub/plugins/
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/ario/Makefile b/audio/ario/Makefile
index baa95a965ad..92fa4490150 100644
--- a/audio/ario/Makefile
+++ b/audio/ario/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2012/01/19 19:22:35 drochner Exp $
+# $NetBSD: Makefile,v 1.14 2012/01/24 09:10:54 sbd Exp $
#
DISTNAME= ario-1.5.1
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ario-player/1.5.1/}
diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile
index 04d4239fccf..694c226f1b4 100644
--- a/audio/audacious-plugins/Makefile
+++ b/audio/audacious-plugins/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.23 2012/01/13 10:54:44 obache Exp $
+# $NetBSD: Makefile,v 1.24 2012/01/24 09:10:54 sbd Exp $
#
DISTNAME= audacious-plugins-1.5.1
-PKGREVISION= 16
+PKGREVISION= 17
CATEGORIES= audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tgz
diff --git a/audio/bmp-esound/Makefile b/audio/bmp-esound/Makefile
index d6c15f91685..e1ab0ef983d 100644
--- a/audio/bmp-esound/Makefile
+++ b/audio/bmp-esound/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2012/01/13 10:54:44 obache Exp $
+# $NetBSD: Makefile,v 1.22 2012/01/24 09:10:55 sbd Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,7 +6,7 @@ BMP_USE_ESD:= yes
.include "../../audio/bmp/Makefile.common"
PKGNAME= ${DISTNAME:S/bmp/bmp-esound/}
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES+= gnome
COMMENT= BMP plugin to output sound through the esound daemon
diff --git a/audio/bmp-pulse/Makefile b/audio/bmp-pulse/Makefile
index 2ce595bfc61..d163433b683 100644
--- a/audio/bmp-pulse/Makefile
+++ b/audio/bmp-pulse/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2011/11/01 06:00:34 sbd Exp $
+# $NetBSD: Makefile,v 1.11 2012/01/24 09:10:55 sbd Exp $
#
DISTNAME= xmms-pulse-0.9.4
PKGNAME= ${DISTNAME:S/xmms/bmp/}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/
diff --git a/audio/bmp/Makefile b/audio/bmp/Makefile
index ba36a13e90e..76968f0daf3 100644
--- a/audio/bmp/Makefile
+++ b/audio/bmp/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.39 2012/01/14 03:13:03 hans Exp $
+# $NetBSD: Makefile,v 1.40 2012/01/24 09:10:55 sbd Exp $
#
BMP_ENABLE_ENCODERS= yes
PKG_DESTDIR_SUPPORT= user-destdir
.include "Makefile.common"
-PKGREVISION= 14
+PKGREVISION= 15
USE_TOOLS+= unzip:run
diff --git a/audio/bsl/Makefile b/audio/bsl/Makefile
index 8c039973ef4..55a382f5e30 100644
--- a/audio/bsl/Makefile
+++ b/audio/bsl/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2011/11/01 06:00:35 sbd Exp $
+# $NetBSD: Makefile,v 1.10 2012/01/24 09:10:55 sbd Exp $
#
DISTNAME= bsl-0.5.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/}
diff --git a/audio/buzztard/Makefile b/audio/buzztard/Makefile
index 069963a9b6c..cd6ab883429 100644
--- a/audio/buzztard/Makefile
+++ b/audio/buzztard/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2012/01/13 10:54:45 obache Exp $
+# $NetBSD: Makefile,v 1.13 2012/01/24 09:10:55 sbd Exp $
#
DISTNAME= buzztard-0.5.0
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=buzztard/}
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index 6f667589fc7..0a70fdbccd7 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.33 2012/01/22 12:23:51 gls Exp $
+# $NetBSD: Makefile,v 1.34 2012/01/24 09:10:55 sbd Exp $
#
DISTNAME= cmus-v2.4.3
PKGNAME= ${DISTNAME:S/-v/-/}
-#PKGREVISION= 3
+PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=cmus/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/gnome-vfs-cdda/Makefile b/audio/gnome-vfs-cdda/Makefile
index 9107f2e4168..7eb6b94b890 100644
--- a/audio/gnome-vfs-cdda/Makefile
+++ b/audio/gnome-vfs-cdda/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2011/11/01 06:03:13 sbd Exp $
+# $NetBSD: Makefile,v 1.13 2012/01/24 09:10:55 sbd Exp $
#
GNOME_VFS_NAME= cdda
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/audio/gst-plugins0.10-pulse/Makefile b/audio/gst-plugins0.10-pulse/Makefile
index 8d7a0bd6ee8..32d10719e64 100644
--- a/audio/gst-plugins0.10-pulse/Makefile
+++ b/audio/gst-plugins0.10-pulse/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2011/08/23 13:06:46 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/01/24 09:10:55 sbd Exp $
#
GST_PLUGINS0.10_NAME= pulse
GST_PLUGINS0.10_DIRS= ext/pulse
GST_PLUGINS0.10_FLAGS= pulse
-PKGREVISION= 1
+PKGREVISION= 2
PKG_DESTDIR_SUPPORT= user-destdir
diff --git a/audio/jack-rack/Makefile b/audio/jack-rack/Makefile
index b5a0274c1de..0f18415c9d1 100644
--- a/audio/jack-rack/Makefile
+++ b/audio/jack-rack/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2012/01/13 10:54:45 obache Exp $
+# $NetBSD: Makefile,v 1.15 2012/01/24 09:10:56 sbd Exp $
#
DISTNAME= jack-rack-1.4.7
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=jack-rack/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/libao-pulse/Makefile b/audio/libao-pulse/Makefile
index c6b40478f27..970c5f08a8d 100644
--- a/audio/libao-pulse/Makefile
+++ b/audio/libao-pulse/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.3 2011/08/23 13:06:46 obache Exp $
+# $NetBSD: Makefile,v 1.4 2012/01/24 09:10:56 sbd Exp $
.include "../../audio/libao/Makefile.common"
PKGNAME= ${DISTNAME:S/libao/libao-pulse/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT+= (pulse plugin)
diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile
index 10f072c0b0f..dd135f67183 100644
--- a/audio/liteamp/Makefile
+++ b/audio/liteamp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.43 2012/01/13 10:54:46 obache Exp $
+# $NetBSD: Makefile,v 1.44 2012/01/24 09:10:56 sbd Exp $
DISTNAME= liteamp-0.2.4.2
-PKGREVISION= 23
+PKGREVISION= 24
CATEGORIES= audio
MASTER_SITES= http://kldp.net/frs/download.php/1153/
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile
index 9f8f2d73f1f..07a3b1d3c0f 100644
--- a/audio/mp3splt-gtk/Makefile
+++ b/audio/mp3splt-gtk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2012/01/13 10:54:47 obache Exp $
+# $NetBSD: Makefile,v 1.8 2012/01/24 09:10:56 sbd Exp $
#
DISTNAME= mp3splt-gtk-0.7
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mp3splt/}
diff --git a/audio/mpg123-pulse/Makefile b/audio/mpg123-pulse/Makefile
index d0149844a9e..b00caea3aca 100644
--- a/audio/mpg123-pulse/Makefile
+++ b/audio/mpg123-pulse/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.4 2011/10/17 19:45:56 shattered Exp $
+# $NetBSD: Makefile,v 1.5 2012/01/24 09:10:56 sbd Exp $
MPG123_MODULE= pulse
-PKGREVISION= 3
+PKGREVISION= 4
.include "${.CURDIR}/../../audio/mpg123/Makefile.common"
diff --git a/audio/mt-daapd/Makefile b/audio/mt-daapd/Makefile
index eb6ecd3a515..8f865502087 100644
--- a/audio/mt-daapd/Makefile
+++ b/audio/mt-daapd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.12 2012/01/11 19:55:55 hans Exp $
+# $NetBSD: Makefile,v 1.13 2012/01/24 09:10:56 sbd Exp $
DISTNAME= mt-daapd-0.2.4.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mt-daapd/}
diff --git a/audio/padevchooser/Makefile b/audio/padevchooser/Makefile
index 7fff911ad49..480428cc43c 100644
--- a/audio/padevchooser/Makefile
+++ b/audio/padevchooser/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2012/01/12 17:19:29 hans Exp $
+# $NetBSD: Makefile,v 1.15 2012/01/24 09:10:56 sbd Exp $
#
DISTNAME= padevchooser-0.9.3
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/padevchooser/
diff --git a/audio/paman/Makefile b/audio/paman/Makefile
index 18dff98b6af..d5fc99146cc 100644
--- a/audio/paman/Makefile
+++ b/audio/paman/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2011/11/01 06:00:40 sbd Exp $
+# $NetBSD: Makefile,v 1.12 2012/01/24 09:10:56 sbd Exp $
#
DISTNAME= paman-0.9.4
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/paman/
diff --git a/audio/paprefs/Makefile b/audio/paprefs/Makefile
index 39b08b4a1fe..4c288785f65 100644
--- a/audio/paprefs/Makefile
+++ b/audio/paprefs/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2011/11/01 06:00:40 sbd Exp $
+# $NetBSD: Makefile,v 1.13 2012/01/24 09:10:56 sbd Exp $
#
DISTNAME= paprefs-0.9.7
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/paprefs/
diff --git a/audio/pavucontrol/Makefile b/audio/pavucontrol/Makefile
index c203419a9de..b33eba09f2c 100644
--- a/audio/pavucontrol/Makefile
+++ b/audio/pavucontrol/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2011/11/01 06:00:40 sbd Exp $
+# $NetBSD: Makefile,v 1.15 2012/01/24 09:10:57 sbd Exp $
#
DISTNAME= pavucontrol-0.9.10
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/pavucontrol/
diff --git a/audio/pavumeter/Makefile b/audio/pavumeter/Makefile
index 00d1e7cb60f..97598d40e2f 100644
--- a/audio/pavumeter/Makefile
+++ b/audio/pavumeter/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2011/11/01 06:00:40 sbd Exp $
+# $NetBSD: Makefile,v 1.13 2012/01/24 09:10:57 sbd Exp $
#
DISTNAME= pavumeter-0.9.3
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/pavumeter/
diff --git a/audio/pulseaudio/Makefile b/audio/pulseaudio/Makefile
index d38a3a81f09..70aad8d8151 100644
--- a/audio/pulseaudio/Makefile
+++ b/audio/pulseaudio/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.52 2012/01/08 15:00:38 shattered Exp $
+# $NetBSD: Makefile,v 1.53 2012/01/24 09:10:50 sbd Exp $
# NOTE: Please send a copy of any patches that are not pkgsrc-specific
# to <pulseaudio-discuss@mail.0pointer.de>
PULSEAUDIO_VER= 0.9.21
-PKGREVISION= 11
+PKGREVISION= 12
DISTNAME= pulseaudio-${PULSEAUDIO_VER}
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/pulseaudio/
diff --git a/audio/pulseaudio/buildlink3.mk b/audio/pulseaudio/buildlink3.mk
index 00b2a0a3a48..278e5ada1de 100644
--- a/audio/pulseaudio/buildlink3.mk
+++ b/audio/pulseaudio/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.10 2011/09/14 15:52:57 hans Exp $
+# $NetBSD: buildlink3.mk,v 1.11 2012/01/24 09:10:50 sbd Exp $
BUILDLINK_TREE+= pulseaudio
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= pulseaudio
PULSEAUDIO_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.pulseaudio+= pulseaudio>=0.9.13
-BUILDLINK_ABI_DEPENDS.pulseaudio?= pulseaudio>=0.9.21nb10
+BUILDLINK_ABI_DEPENDS.pulseaudio?= pulseaudio>=0.9.21nb11
BUILDLINK_PKGSRCDIR.pulseaudio?= ../../audio/pulseaudio
.include "../../mk/bsd.fast.prefs.mk"
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index f493cad1a43..c566cd0b87b 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.87 2011/11/01 06:00:40 sbd Exp $
+# $NetBSD: Makefile,v 1.88 2012/01/24 09:10:57 sbd Exp $
#
DISTNAME= rhythmbox-0.12.8
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/rhythmbox/0.12/}
EXTRACT_SUFX= .tar.bz2
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile
index 1b6818be4de..6667119b126 100644
--- a/audio/rsynth/Makefile
+++ b/audio/rsynth/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2011/08/23 13:06:47 obache Exp $
+# $NetBSD: Makefile,v 1.18 2012/01/24 09:10:57 sbd Exp $
DISTNAME= rsynth-2.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/
DISTFILES= rsynth-2.0.tar.gz ${DICT_FILES}
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
index 33afb5a9d20..c9b2e5b82f5 100644
--- a/audio/sound-juicer/Makefile
+++ b/audio/sound-juicer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2012/01/13 10:54:48 obache Exp $
+# $NetBSD: Makefile,v 1.47 2012/01/24 09:10:57 sbd Exp $
#
DISTNAME= sound-juicer-2.28.2
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= audio
MASTER_SITES= http://www.burtonini.com/computing/ \
${MASTER_SITE_GNOME:=sources/sound-juicer/2.28/}
diff --git a/audio/xine-pulse/Makefile b/audio/xine-pulse/Makefile
index fdc8b4c972d..8f11e7c8635 100644
--- a/audio/xine-pulse/Makefile
+++ b/audio/xine-pulse/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/11/17 13:31:37 obache Exp $
+# $NetBSD: Makefile,v 1.7 2012/01/24 09:10:57 sbd Exp $
#
PKG_DESTDIR_SUPPORT= user-destdir
@@ -6,6 +6,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../multimedia/xine-lib/Makefile.common"
PKGNAME= ${XINE_PKGNAME:S/lib/pulse/}
+PKGREVISION= 1
CATEGORIES= audio
COMMENT= The PulseAudio output plugin for xine-lib
diff --git a/audio/xmms-pulse/Makefile b/audio/xmms-pulse/Makefile
index 85005cafafd..6ad346f134d 100644
--- a/audio/xmms-pulse/Makefile
+++ b/audio/xmms-pulse/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2012/01/13 10:54:51 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/01/24 09:10:57 sbd Exp $
DISTNAME= xmms-pulse-0.9.4
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://0pointer.de/lennart/projects/xmms-pulse/
diff --git a/audio/xmp/Makefile b/audio/xmp/Makefile
index adab5e907c0..9b5ffcc57a5 100644
--- a/audio/xmp/Makefile
+++ b/audio/xmp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.29 2012/01/13 10:54:51 obache Exp $
+# $NetBSD: Makefile,v 1.30 2012/01/24 09:10:57 sbd Exp $
DISTNAME= xmp-3.4.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmp/}