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 6322ff7242a..a8dec4cb31c 100644 --- a/devel/libdbusmenu-gtk/Makefile +++ b/devel/libdbusmenu-gtk/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.4 2017/02/12 06:25:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.5 2017/05/29 12:20:23 wiz Exp $ -PKGREVISION= 3 +PKGREVISION= 4 .include "../../meta-pkgs/libdbusmenu/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gtk-/} |