diff options
-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 |