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 6dcc81dc1c5..043d187a4f3 100644 --- a/audio/aumix-gtk/Makefile +++ b/audio/aumix-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.20 2013/02/16 11:20:04 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/06/03 10:04:31 wiz Exp $ .include "../../audio/aumix/Makefile.common" PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/} -PKGREVISION= 4 +PKGREVISION= 5 COMMENT+= (ncurses and GTK+ 2.0 interfaces) |