diff options
Diffstat (limited to 'x11/mate-applets/Makefile')
-rw-r--r-- | x11/mate-applets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/mate-applets/Makefile b/x11/mate-applets/Makefile index 83600538809..eb22f215c9b 100644 --- a/x11/mate-applets/Makefile +++ b/x11/mate-applets/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2018/10/24 21:11:57 leot Exp $ +# $NetBSD: Makefile,v 1.18 2018/11/12 03:53:10 ryoon Exp $ PYTHON_VERSIONS_ACCEPTED= 27 -PKGREVISION= 2 +PKGREVISION= 3 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-applets-${VERSION:R}.1 |