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 ec7a8ea2021..26024259e8e 100644 --- a/audio/aumix-gtk/Makefile +++ b/audio/aumix-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2010/09/14 11:01:19 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2010/11/15 22:56:10 abs Exp $ .include "../../audio/aumix/Makefile.common" PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT+= (ncurses and GTK+ 2.0 interfaces) |