diff options
author | obache <obache> | 2013-03-16 06:20:45 +0000 |
---|---|---|
committer | obache <obache> | 2013-03-16 06:20:45 +0000 |
commit | 8384fafdc45a129dbb8a23e56932a206a9331a7d (patch) | |
tree | 684fbdaa3e8969dd9a37288b91d3437ca259de73 /audio | |
parent | 908c69a15819b82cc2487e1f14714ce13283441e (diff) | |
download | pkgsrc-8384fafdc45a129dbb8a23e56932a206a9331a7d.tar.gz |
recursive bump from ffmpeg shlib major changes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/amarok-kde3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok-kde3/Makefile b/audio/amarok-kde3/Makefile index bc75c7ad773..bfceab51813 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2013/03/02 20:33:21 wiz Exp $ +# $NetBSD: Makefile,v 1.37 2013/03/16 06:20:46 obache Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 -PKGREVISION= 34 +PKGREVISION= 35 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 |