From 6f1cf262e1eb043eeaa70324aea5a55c7c9db1e6 Mon Sep 17 00:00:00 2001 From: sthen Date: Thu, 7 Jan 2010 08:39:00 +0000 Subject: [PATCH] - update homepage, from Bryan Linton - bump PKGNAME --- textproc/mupdf/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/textproc/mupdf/Makefile b/textproc/mupdf/Makefile index fe58bb13963..c0165e876c0 100644 --- a/textproc/mupdf/Makefile +++ b/textproc/mupdf/Makefile @@ -1,14 +1,14 @@ -# $OpenBSD: Makefile,v 1.12 2010/01/07 01:20:09 sthen Exp $ +# $OpenBSD: Makefile,v 1.13 2010/01/07 08:39:00 sthen Exp $ COMMENT = graphic library, pdf parser, viewer and utilities -PKGNAME = mupdf-0.4.920 +PKGNAME = mupdf-0.4.920p0 DISTNAME = mupdf-r920 WRKDIST = ${WRKDIR}/mupdf CATEGORIES = textproc x11 -HOMEPAGE = http://ccxvii.net/fitz/ +HOMEPAGE = http://ccxvii.net/mupdf/ MAINTAINER = Stuart Henderson