diff options
author | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-01-06 15:10:01 +0000 |
commit | 751d30d6377f228402a1f53bf08b8d4a4fa165e8 (patch) | |
tree | 2c5a8e1b81d5d880a6eed522c25b3015ba8050ca /audio/amarok | |
parent | 43c5a98fb7c30f28ccc9ec223f446850a7b6bff1 (diff) | |
download | pkgsrc-751d30d6377f228402a1f53bf08b8d4a4fa165e8.tar.gz |
DEPENDS and PKGREVISION bumps because db4's library name changed.
Diffstat (limited to 'audio/amarok')
-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 2c1e1b6fc0f..858951f5083 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2005/12/31 12:32:31 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2006/01/06 15:10:01 wiz Exp $ DISTNAME= amarok-1.3.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=amarok/} EXTRACT_SUFX= .tar.bz2 |