diff options
author | dholland <dholland@pkgsrc.org> | 2012-06-03 23:56:58 +0000 |
---|---|---|
committer | dholland <dholland@pkgsrc.org> | 2012-06-03 23:56:58 +0000 |
commit | 0ee95f6899a69558050a126c0dcad98d8ecf07eb (patch) | |
tree | a2b1f338d545f8edc08b3c48aa746af2e290deaa /audio/audacious | |
parent | b9460097816989ab38ad91aff5765f562f5258af (diff) | |
download | pkgsrc-0ee95f6899a69558050a126c0dcad98d8ecf07eb.tar.gz |
Belatedly bump PKGREVISION for packages where the mass glib2 include
fixes last month changed installed headers, excluding some that have
already been bumped.
Diffstat (limited to 'audio/audacious')
-rw-r--r-- | audio/audacious/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/audacious/Makefile b/audio/audacious/Makefile index ca483e27a1d..d5182445858 100644 --- a/audio/audacious/Makefile +++ b/audio/audacious/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/05/16 13:43:14 marino Exp $ +# $NetBSD: Makefile,v 1.19 2012/06/03 23:56:59 dholland Exp $ # DISTNAME= audacious-1.5.1 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tbz2 |