diff options
author | obache <obache> | 2008-07-25 14:03:30 +0000 |
---|---|---|
committer | obache <obache> | 2008-07-25 14:03:30 +0000 |
commit | eb5caf0882177ffa07b7f41a10899b18f7f093d8 (patch) | |
tree | 41ffd168d50c1f14e41642fa29f5a5098baa7420 /audio/libtunepimp | |
parent | f4bff4b17023563a40561b995d61ec66ddae4668 (diff) | |
download | pkgsrc-eb5caf0882177ffa07b7f41a10899b18f7f093d8.tar.gz |
Revision bump due to ABI changes of audio/libmpcdec.
Diffstat (limited to 'audio/libtunepimp')
-rw-r--r-- | audio/libtunepimp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile index 31f53ed3887..35a724346c1 100644 --- a/audio/libtunepimp/Makefile +++ b/audio/libtunepimp/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2008/07/14 12:55:57 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2008/07/25 14:03:30 obache Exp $ DISTNAME= libtunepimp-0.5.3 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \ http://ftp.musicbrainz.org/pub/musicbrainz/ |