diff options
author | garga <garga@FreeBSD.org> | 2006-03-16 02:21:26 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-03-16 02:21:26 +0800 |
commit | 609f6d29ee58d158dd54d9a9b4b6836e8ea2b21b (patch) | |
tree | 3d701623550f44df757cf74caad0d42b8c888ff6 /chinese/xpdf | |
parent | 48ed6584e9c8bd3cba393742a9eb2ac32966a61e (diff) | |
download | freebsd-ports-gnome-609f6d29ee58d158dd54d9a9b4b6836e8ea2b21b.tar.gz freebsd-ports-gnome-609f6d29ee58d158dd54d9a9b4b6836e8ea2b21b.tar.zst freebsd-ports-gnome-609f6d29ee58d158dd54d9a9b4b6836e8ea2b21b.zip |
- Fix MASTER_SITES
bsdchat.com is no longer available. Thanks for all their support!
PR: ports/94459
Submitted by: Dryice Liu <dryice@dryice.name> (maintainer)
Diffstat (limited to 'chinese/xpdf')
-rw-r--r-- | chinese/xpdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xpdf/Makefile b/chinese/xpdf/Makefile index 58fa622aee05..027910ac809d 100644 --- a/chinese/xpdf/Makefile +++ b/chinese/xpdf/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= chinese graphics print MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ ${MASTER_SITE_TEX_CTAN} \ - http://bsdchat.com/dist/dryice/ + http://dryice.name/computer/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= support/xpdf DISTFILES= xpdf-chinese-simplified-2004-jul-27.tar.gz \ xpdf-chinese-traditional-2004-jul-27.tar.gz |