diff options
Diffstat (limited to 'audio/xmms-arts')
-rw-r--r-- | audio/xmms-arts/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-arts/Makefile b/audio/xmms-arts/Makefile index 5be111c1dae..6f892b964f8 100644 --- a/audio/xmms-arts/Makefile +++ b/audio/xmms-arts/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2006/01/24 07:31:56 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:17 joerg Exp $ # DISTNAME= arts_output-0.7.1 PKGNAME= xmms-arts-0.7.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= audio kde MASTER_SITES= http://havardk.xmms.org/plugins/arts_output/ |