diff options
Diffstat (limited to 'print/mupdf/Makefile')
-rw-r--r-- | print/mupdf/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/mupdf/Makefile b/print/mupdf/Makefile index 63c6b3ae55a..71e88a6d2e5 100644 --- a/print/mupdf/Makefile +++ b/print/mupdf/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2014/05/30 21:39:37 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2014/06/15 14:14:18 wiz Exp $ -DISTNAME= mupdf-1.4-source +DISTNAME= mupdf-1.5-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 2 CATEGORIES= print MASTER_SITES= http://mupdf.com/downloads/ |