diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-07-05 13:29:28 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-07-05 13:29:28 +0000 |
commit | a479395e39d781ce75db5c936573eb72c46aefbe (patch) | |
tree | 130a4fcc6421951fa2b8aa4d666b9fb391daf249 /audio/amarok | |
parent | 5c188a14f17c21afa92186ad4f3925878ad99d6e (diff) | |
download | pkgsrc-a479395e39d781ce75db5c936573eb72c46aefbe.tar.gz |
Recursive revbump from graphics/giflib update to 5.0.4.
Diffstat (limited to 'audio/amarok')
-rw-r--r-- | audio/amarok/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index 71069f09515..e339fa89389 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.132 2013/06/06 12:54:01 wiz Exp $ +# $NetBSD: Makefile,v 1.133 2013/07/05 13:29:28 ryoon Exp $ # DISTNAME= amarok-${VERS} VERS= 2.6.0 -PKGREVISION= 12 +PKGREVISION= 13 CATEGORIES= audio multimedia MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/ EXTRACT_SUFX= .tar.bz2 |