diff options
Diffstat (limited to 'devel/libdbusmenu-gtk/Makefile')
-rw-r--r-- | devel/libdbusmenu-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libdbusmenu-gtk/Makefile b/devel/libdbusmenu-gtk/Makefile index 7a95a8f38c7..ef1ebf4a0ef 100644 --- a/devel/libdbusmenu-gtk/Makefile +++ b/devel/libdbusmenu-gtk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.10 2018/09/03 10:50:18 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2018/11/12 03:51:53 ryoon Exp $ -PKGREVISION= 9 +PKGREVISION= 10 .include "../../meta-pkgs/libdbusmenu/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gtk-/} |