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 cc372319ae8..d1c8232fae5 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.50 2014/04/09 07:27:01 obache Exp $ +# $NetBSD: Makefile,v 1.51 2014/04/10 05:39:14 obache Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 -PKGREVISION= 47 +PKGREVISION= 48 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 |