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 0419300449e..8320b8522dc 100644 --- a/audio/amarok-kde3/Makefile +++ b/audio/amarok-kde3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2012/02/09 21:44:27 sbd Exp $ +# $NetBSD: Makefile,v 1.18 2012/03/03 00:12:36 wiz Exp $ DISTNAME= amarok-${VERSION} VERSION= 1.4.10 -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE:=amarok/${VERSION}/src/} EXTRACT_SUFX= .tar.bz2 |