summaryrefslogtreecommitdiff
path: root/graphics/mupdf/Makefile
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2015-05-03 18:50:54 +0000
committerJan Beich <jbeich@FreeBSD.org>2015-05-03 18:50:54 +0000
commitbc494fd545132b08c7157dd57fee219bc70c1b1f (patch)
tree4964586428be66414426015b46cd5fb5e3df01ee /graphics/mupdf/Makefile
parentAlloww staging as a regular user (diff)
graphics/mupdf: drop obsolete mirror from MASTER_SITES
GOOGLE_CODE page says: Downloads are not hosted on google code anymore. Go to the official MuPDF page instead. => mupdf-1.7-source.tar.gz doesn't seem to exist in /usr/ports/distfiles. => Attempting to fetch http://mupdf.googlecode.com/files/mupdf-1.7-source.tar.gz fetch: http://mupdf.googlecode.com/files/mupdf-1.7-source.tar.gz: Not Found Submitted by: Herbert J. Skuhra <herbert@oslo.ath.cx> Approved by: Zsolt Udvari <udvzsolt@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=385296
Diffstat (limited to 'graphics/mupdf/Makefile')
-rw-r--r--graphics/mupdf/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/mupdf/Makefile b/graphics/mupdf/Makefile
index 942e4ef4aab4..06db33341d34 100644
--- a/graphics/mupdf/Makefile
+++ b/graphics/mupdf/Makefile
@@ -5,8 +5,7 @@ PORTNAME= mupdf
PORTVERSION= 1.7
PORTEPOCH= 1
CATEGORIES= graphics
-MASTER_SITES= GOOGLE_CODE \
- http://www.mupdf.com/download/
+MASTER_SITES= http://www.mupdf.com/download/
EXTRACT_SUFX= -source.tar.gz
MAINTAINER= udvzsolt@gmail.com