diff options
Diffstat (limited to 'audio/wmmixer')
-rw-r--r-- | audio/wmmixer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/wmmixer/Makefile b/audio/wmmixer/Makefile index 25f5ac935cf..3992ebd44a4 100644 --- a/audio/wmmixer/Makefile +++ b/audio/wmmixer/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/10/31 16:37:24 tv Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:15 joerg Exp $ # DISTNAME= wmmixer-1.0-beta1 PKGNAME= wmmixer-1.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.geocities.com/SiliconValley/Vista/2471/files/ EXTRACT_SUFX= .tgz |