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 482135b1dba..ba2b0256687 100644 --- a/print/atril/Makefile +++ b/print/atril/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.60 2020/08/17 20:19:54 leot Exp $ +# $NetBSD: Makefile,v 1.61 2020/08/24 04:41:40 gutteridge Exp $ -PKGREVISION= 2 +PKGREVISION= 3 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= atril-${VERSION} |