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