diff options
Diffstat (limited to 'sysutils/mate-notification-daemon/Makefile')
-rw-r--r-- | sysutils/mate-notification-daemon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/mate-notification-daemon/Makefile b/sysutils/mate-notification-daemon/Makefile index 55049e35612..d5561046920 100644 --- a/sysutils/mate-notification-daemon/Makefile +++ b/sysutils/mate-notification-daemon/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.16 2019/12/30 23:35:39 gutteridge Exp $ +# $NetBSD: Makefile,v 1.17 2020/03/08 16:51:20 wiz Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-notification-daemon-${VERSION:R}.1 |