diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:17:32 +0000 |
commit | 5d5d37e762cbc38591cf26e7c4c5954e52246953 (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /audio/amarok/Makefile | |
parent | a98a8d247bc210a6f2da4c31810bc73cd44895f4 (diff) | |
download | pkgsrc-5d5d37e762cbc38591cf26e7c4c5954e52246953.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'audio/amarok/Makefile')
-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 e44408a275b..d5704d4b7d3 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.140 2014/02/01 02:22:25 markd Exp $ +# $NetBSD: Makefile,v 1.141 2014/02/12 23:17:32 tron Exp $ # DISTNAME= amarok-${VERS} VERS= 2.8.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio multimedia MASTER_SITES= ftp://ftp.kde.org/pub/kde/stable/amarok/${VERS}/src/ EXTRACT_SUFX= .tar.bz2 |