diff options
Diffstat (limited to 'x11/mozo/Makefile')
-rw-r--r-- | x11/mozo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/mozo/Makefile b/x11/mozo/Makefile index 29cf49ef3fe..10c7d465204 100644 --- a/x11/mozo/Makefile +++ b/x11/mozo/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.11 2018/07/03 05:03:43 adam Exp $ +# $NetBSD: Makefile,v 1.12 2018/11/12 03:53:11 ryoon Exp $ +PKGREVISION= 1 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= mozo-${VERSION} |