diff options
author | wiz <wiz@pkgsrc.org> | 2006-11-19 11:50:23 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-11-19 11:50:23 +0000 |
commit | 9d80e592a4a9801ec4d00fca7a3e9c19d1c6b3cc (patch) | |
tree | ffee6335b2bba2ba7848a7088adea5af2e248190 /audio/libtunepimp/Makefile | |
parent | 3aac352c277c3004ddcf390205306a480522cad6 (diff) | |
download | pkgsrc-9d80e592a4a9801ec4d00fca7a3e9c19d1c6b3cc.tar.gz |
tv@ pointed out that curl-7.16.0 had a shlib major bump --
increase its BUILDLINK_ABI_DEPENDS, and bump PKGREVISIONs
of dependencies.
Sorry for not finding this earlier.
Diffstat (limited to 'audio/libtunepimp/Makefile')
-rw-r--r-- | audio/libtunepimp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile index d47ede3e59f..ad51e0e2894 100644 --- a/audio/libtunepimp/Makefile +++ b/audio/libtunepimp/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2006/10/22 21:24:35 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2006/11/19 11:50:23 wiz Exp $ DISTNAME= libtunepimp-0.5.2 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \ http://ftp.musicbrainz.org/pub/musicbrainz/ |