diff options
Diffstat (limited to 'print/mupdf/Makefile')
-rw-r--r-- | print/mupdf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/mupdf/Makefile b/print/mupdf/Makefile index 67c68077ec0..a623a58dc1f 100644 --- a/print/mupdf/Makefile +++ b/print/mupdf/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2013/06/03 10:05:52 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2013/06/04 22:16:59 tron Exp $ DISTNAME= mupdf-1.1-source PKGNAME= ${DISTNAME:S/-source//} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= print MASTER_SITES= http://ccxvii.net/mupdf/download/ \ http://ccxvii.net/mupdf/download/archive/ |