diff options
Diffstat (limited to 'audio/mixer.app')
-rw-r--r-- | audio/mixer.app/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/mixer.app/Makefile b/audio/mixer.app/Makefile index 52fd65e1d17..ba08748e2ca 100644 --- a/audio/mixer.app/Makefile +++ b/audio/mixer.app/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.10 2005/10/31 15:48:32 tv Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:08:12 joerg Exp $ # DISTNAME= Mixer.app-1.8.0 PKGNAME= mixer.app-1.8.0 +PKGREVISION= 1 CATEGORIES= audio CATEGORIES= audio windowmaker MASTER_SITES= http://www.fukt.bth.se/~per/mixer/ |