diff options
author | wiz <wiz@pkgsrc.org> | 2009-10-31 14:46:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-10-31 14:46:51 +0000 |
commit | 6dde6a65d6edbfdd672fcb2bffd792a18bf0c519 (patch) | |
tree | 33b991715830dddd8583a68cd9090acc8c1ee783 /audio/audacious-plugins | |
parent | 01c318db2b5ccdd1b9f6b4eb442457a509e5f4a1 (diff) | |
download | pkgsrc-6dde6a65d6edbfdd672fcb2bffd792a18bf0c519.tar.gz |
libcdio updated changed its shlib major version, so bump depends.
Noted by drochner@
Diffstat (limited to 'audio/audacious-plugins')
-rw-r--r-- | audio/audacious-plugins/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacious-plugins/Makefile b/audio/audacious-plugins/Makefile index dec3c9c7665..d38b11cf35a 100644 --- a/audio/audacious-plugins/Makefile +++ b/audio/audacious-plugins/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2009/08/29 13:15:17 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2009/10/31 14:46:51 wiz Exp $ # DISTNAME= audacious-plugins-1.5.1 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tgz |