diff options
Diffstat (limited to 'devel/libdbusmenu-glib/Makefile')
-rw-r--r-- | devel/libdbusmenu-glib/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libdbusmenu-glib/Makefile b/devel/libdbusmenu-glib/Makefile index fe5fe0f283a..ba15982d8b7 100644 --- a/devel/libdbusmenu-glib/Makefile +++ b/devel/libdbusmenu-glib/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2017/05/29 12:20:23 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2017/10/03 12:36:53 wiz Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../meta-pkgs/libdbusmenu/Makefile.common" PKGNAME= ${DISTNAME:S/-/-glib-/} |