diff options
author | youri <youri@pkgsrc.org> | 2016-06-18 21:49:05 +0000 |
---|---|---|
committer | youri <youri@pkgsrc.org> | 2016-06-18 21:49:05 +0000 |
commit | b140a0b7f771041f0b954c4e6ae1dc1a92980ec4 (patch) | |
tree | 6653f4e6fda5dca3a0f8655d31b1147f50680d1c /x11 | |
parent | 9b7487a094497b1c72cf720d355565a624a3e4b3 (diff) | |
download | pkgsrc-b140a0b7f771041f0b954c4e6ae1dc1a92980ec4.tar.gz |
Bump PKGREVISION for binary package change.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/mate-panel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/mate-panel/Makefile b/x11/mate-panel/Makefile index 4af405b6c91..4f78a0d7d21 100644 --- a/x11/mate-panel/Makefile +++ b/x11/mate-panel/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.2 2016/06/13 23:23:42 youri Exp $ +# $NetBSD: Makefile,v 1.3 2016/06/18 21:49:05 youri Exp $ PYTHON_VERSIONS_ACCEPTED= 27 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-panel-1.14.1 +PKGREVISION= 1 CATEGORIES= x11 COMMENT= MATE panel application |