diff options
Diffstat (limited to 'x11/mate-control-center/Makefile')
-rw-r--r-- | x11/mate-control-center/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/mate-control-center/Makefile b/x11/mate-control-center/Makefile index 1c83520259c..1a79dfcfd11 100644 --- a/x11/mate-control-center/Makefile +++ b/x11/mate-control-center/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2016/05/21 18:51:11 youri Exp $ +# $NetBSD: Makefile,v 1.2 2016/08/03 10:22:23 adam Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mate-control-center-${MATE_VERSION} |