diff options
author | sbd <sbd@pkgsrc.org> | 2010-07-14 11:11:13 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2010-07-14 11:11:13 +0000 |
commit | 3f4b7dbd32f67818536a1404fde655908be4c8ae (patch) | |
tree | 0d6115c8a36837b8021a3b89d4c708e16eb36d8d /audio/amarok | |
parent | 29f45ed7c4b167318704d18d929b2f7eda5d1c2c (diff) | |
download | pkgsrc-3f4b7dbd32f67818536a1404fde655908be4c8ae.tar.gz |
Recursive PKGREVISION bump for the net/mDNSResponder update
Diffstat (limited to 'audio/amarok')
-rw-r--r-- | audio/amarok/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index eb1e1836c9a..1fc478fa935 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.84 2010/06/13 23:39:26 wiz Exp $ +# $NetBSD: Makefile,v 1.85 2010/07/14 11:11:17 sbd Exp $ # DISTNAME= amarok-${VERS} VERS= 2.3.1 +PKGREVISION= 1 CATEGORIES= audio multimedia #MASTER_SITES= http://download.kde.org/unstable/amarok/${VERS}/src/ \ # ftp://gd.tuwien.ac.at/kde/unstable/amarok/${VERS}/src/ |