diff options
author | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-11-30 21:55:01 +0000 |
commit | d514daf1ff3cf00c81e73c1635272afd0b62e30c (patch) | |
tree | d551d085ba4c2e00db3023514f09ee390a351c4d /audio/amarok/Makefile | |
parent | 25cceeb31aa5720299ad8fd28093bb8af0c9cbef (diff) | |
download | pkgsrc-d514daf1ff3cf00c81e73c1635272afd0b62e30c.tar.gz |
Bump PKGREVISION because openexr now depends on ilmbase.
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 |