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 8a29b722aef..4bc50829e90 100644 --- a/print/atril/Makefile +++ b/print/atril/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.76 2022/08/11 05:09:11 gutteridge Exp $ +# $NetBSD: Makefile,v 1.77 2022/11/23 16:20:57 adam Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .include "../../meta-pkgs/mate/Makefile.common" DISTNAME= atril-${VERSION:R}.1 |