diff options
author | tron <tron> | 2014-02-12 23:17:32 +0000 |
---|---|---|
committer | tron <tron> | 2014-02-12 23:17:32 +0000 |
commit | 8c07f6366b3ba853a09aa2113e2809fc16383ead (patch) | |
tree | 437a865da8d01c86343f3a78f63e77aad15ad97a /audio/amarok-kde3 | |
parent | a2bfbe1742a5d0cf89884b8da5ad5b45046360e3 (diff) | |
download | pkgsrc-8c07f6366b3ba853a09aa2113e2809fc16383ead.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'audio/amarok-kde3')
-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 783877cd0b3..6c422cd8d47 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.48 2014/01/25 10:45:15 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2014/02/12 23:17:32 tron Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 |