diff options
Diffstat (limited to 'audio/aumix-gtk/Makefile')
-rw-r--r-- | audio/aumix-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/aumix-gtk/Makefile b/audio/aumix-gtk/Makefile index b9133add52d..2a0360b5261 100644 --- a/audio/aumix-gtk/Makefile +++ b/audio/aumix-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2006/01/24 07:31:53 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2006/02/05 23:08:05 joerg Exp $ .include "../../audio/aumix/Makefile.common" PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (ncurses and GTK+ 2.0 interfaces) |