diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-13 00:20:28 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-01-13 00:20:28 +0000 |
commit | 8c8fc31c5cb593de902f51887be7f0ff84ff22e2 (patch) | |
tree | 3fa36dc8ce4a981068d71f0b0051020ea7dd536c /chinese/xpdf | |
parent | 9dea3042de0fe8e8a6435d717210c4296f2b4140 (diff) | |
download | ports-8c8fc31c5cb593de902f51887be7f0ff84ff22e2.tar.gz ports-8c8fc31c5cb593de902f51887be7f0ff84ff22e2.zip |
Notes
Diffstat (limited to 'chinese/xpdf')
-rw-r--r-- | chinese/xpdf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/xpdf/Makefile b/chinese/xpdf/Makefile index ab951f58e1bd..c059d3665599 100644 --- a/chinese/xpdf/Makefile +++ b/chinese/xpdf/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 20040727 PORTREVISION= 1 CATEGORIES= chinese graphics print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ - ${MASTER_SITE_TEX_CTAN} + ${MASTER_SITE_TEX_CTAN} \ + http://bsdchat.com/dist/dryice/ MASTER_SITE_SUBDIR= support/xpdf DISTFILES= xpdf-chinese-simplified-2004-jul-27.tar.gz \ xpdf-chinese-traditional-2004-jul-27.tar.gz |