summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-20 16:02:10 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-20 16:02:10 +0000
commit7f070494ea12d831dfef9f93c37027c4b5d3d9e5 (patch)
tree5806bcc1743f36ff8e3247c1d126aee9c1f2f60d /print
parent- Add patch to fix build error (couldn't reproduce it though; submitter mail ... (diff)
- Update download locations
Notes
Notes: svn path=/head/; revision=226532
Diffstat (limited to 'print')
-rw-r--r--print/dvipdfmx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile
index 6d65973c7355..296bd3c8bf31 100644
--- a/print/dvipdfmx/Makefile
+++ b/print/dvipdfmx/Makefile
@@ -9,7 +9,8 @@ PORTNAME= dvipdfmx
PORTVERSION= 20080607
PORTREVISION= 1
CATEGORIES= print
-MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/latest/
+MASTER_SITES= http://project.ktug.or.kr/dvipdfmx/snapshot/latest/ \
+ http://project.ktug.or.kr/dvipdfmx/snapshot/archive/
DIST_SUBDIR= dvipdfmx
MAINTAINER= matusita@FreeBSD.org