diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-10-10 14:41:44 +0000 |
commit | 1e71720b9565eda17b6dd7bd2a3a2f382ad54c3a (patch) | |
tree | e58d5e9a95d76f4e79d72c3a97a69293d173f732 /audio/aumix-gtk | |
parent | 2546891fdfa318cffcb09d10be3949262053051b (diff) | |
download | pkgsrc-1e71720b9565eda17b6dd7bd2a3a2f382ad54c3a.tar.gz |
Recursive revbump from pango-1.36.0
Diffstat (limited to 'audio/aumix-gtk')
-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 0e6081ad0be..8c490bd4907 100644 --- a/audio/aumix-gtk/Makefile +++ b/audio/aumix-gtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2013/09/02 19:50:52 adam Exp $ +# $NetBSD: Makefile,v 1.25 2013/10/10 14:41:57 ryoon Exp $ .include "../../audio/aumix/Makefile.common" PKGNAME= ${DISTNAME:S/aumix/aumix-gtk/} -PKGREVISION= 8 +PKGREVISION= 9 COMMENT+= (ncurses and GTK+ 2.0 interfaces) |