diff options
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 852d5e5b275..893c8d7fc75 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2007/09/21 13:03:26 wiz Exp $ +# $NetBSD: Makefile,v 1.62 2007/11/30 21:55:04 wiz Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 |