diff options
Diffstat (limited to 'print/atril/Makefile')
-rw-r--r-- | print/atril/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/atril/Makefile b/print/atril/Makefile index 91dee727815..482135b1dba 100644 --- a/print/atril/Makefile +++ b/print/atril/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.59 2020/06/02 08:24:37 adam Exp $ +# $NetBSD: Makefile,v 1.60 2020/08/17 20:19:54 leot Exp $ -PKGREVISION= 1 +PKGREVISION= 2 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= atril-${VERSION} |