diff options
author | adam <adam@pkgsrc.org> | 2017-11-30 16:45:00 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-11-30 16:45:00 +0000 |
commit | 09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52 (patch) | |
tree | a579ff5b8000b293e8b5995d89fff41976d0fa72 /x11/mate-applets | |
parent | 92a767282ab2c8327b3a1d522a2f671427fda8f8 (diff) | |
download | pkgsrc-09fa3271d0abf82fe48d2f5405d2bcb3d2bb3f52.tar.gz |
Revbump after textproc/icu update
Diffstat (limited to 'x11/mate-applets')
-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 2b00d74b345..c2236c1446e 100644 --- a/x11/mate-applets/Makefile +++ b/x11/mate-applets/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2017/11/23 17:20:18 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2017/11/30 16:45:42 adam Exp $ PYTHON_VERSIONS_ACCEPTED= 27 -PKGREVISION= 2 +PKGREVISION= 3 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-applets-${VERSION:R}.1 |