diff options
Diffstat (limited to 'print/mupdf/Makefile')
-rw-r--r-- | print/mupdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/mupdf/Makefile b/print/mupdf/Makefile index cf37568973e..f9f3d4a38a5 100644 --- a/print/mupdf/Makefile +++ b/print/mupdf/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2016/12/09 08:19:31 leot Exp $ +# $NetBSD: Makefile,v 1.43 2017/01/01 16:05:59 adam Exp $ DISTNAME= mupdf-1.10a-source PKGNAME= ${DISTNAME:S/-source//} +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= http://mupdf.com/downloads/archive/ |