diff options
author | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-09-15 15:03:21 +0000 |
commit | 7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929 (patch) | |
tree | 9310ac445c0a6b99c186cf345ff4a40fe7a0c756 /audio/amarok | |
parent | 304a8ea050ce4601c92f9156252560dd517bde9b (diff) | |
download | pkgsrc-7c38d37fd93a430d94c5d60d88cdfcd3d7b9a929.tar.gz |
Recursive bump from mysql51-client library changed to use openssl.
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 9bda9e6cf08..ae1ad3744ec 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.112 2012/09/15 10:03:30 obache Exp $ +# $NetBSD: Makefile,v 1.113 2012/09/15 15:03:21 obache Exp $ # DISTNAME= amarok-${VERS} VERS= 2.5.0 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= audio multimedia MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/ EXTRACT_SUFX= .tar.bz2 |