diff options
Diffstat (limited to 'devel/libdbusmenu-tools/Makefile')
-rw-r--r-- | devel/libdbusmenu-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libdbusmenu-tools/Makefile b/devel/libdbusmenu-tools/Makefile index 4ea22f1ca73..f035c0718aa 100644 --- a/devel/libdbusmenu-tools/Makefile +++ b/devel/libdbusmenu-tools/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.26 2021/12/08 16:04:00 adam Exp $ +# $NetBSD: Makefile,v 1.27 2022/03/30 10:02:23 wiz Exp $ -PKGREVISION= 24 +PKGREVISION= 25 .include "../../meta-pkgs/libdbusmenu/Makefile.common" PKGNAME= ${DISTNAME:S/-/-tools-/} |