diff options
Diffstat (limited to 'audio/amarok-kde3/Makefile')
-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 85cac4d75ef..de38b5b20d0 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2013/06/04 22:15:38 tron Exp $ +# $NetBSD: Makefile,v 1.41 2013/06/06 12:54:01 wiz Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 -PKGREVISION= 38 +PKGREVISION= 39 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 |