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 | 38233fa5cc878ad1b71798986c07b9f0507b337b (patch) | |
tree | a2b1f338d545f8edc08b3c48aa746af2e290deaa /audio | |
parent | cdce81e6b375e1e02b36779aaf9d9b57404a9704 (diff) | |
download | pkgsrc-38233fa5cc878ad1b71798986c07b9f0507b337b.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')
-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 |