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 33718c839cf..64bb11db2d6 100644 --- a/audio/aumix-gtk/Makefile +++ b/audio/aumix-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2012/02/06 12:39:19 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/03/03 00:12:37 wiz Exp $ .include "../../audio/aumix/Makefile.common" PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/} -PKGREVISION= 11 +PKGREVISION= 12 COMMENT+= (ncurses and GTK+ 2.0 interfaces) |