diff options
Diffstat (limited to 'devel/libdbusmenu-gtk3/Makefile')
-rw-r--r-- | devel/libdbusmenu-gtk3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libdbusmenu-gtk3/Makefile b/devel/libdbusmenu-gtk3/Makefile index ec0d6094915..804fa8dd3d3 100644 --- a/devel/libdbusmenu-gtk3/Makefile +++ b/devel/libdbusmenu-gtk3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2018/11/12 03:51:53 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2018/11/14 22:21:16 kleink Exp $ -PKGREVISION= 11 +PKGREVISION= 12 .include "../../meta-pkgs/libdbusmenu/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gtk3-/} |