diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-11-25 11:59:05 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-11-25 11:59:05 +0000 |
commit | 03264cd78dc95e8b646718297424a400dc039385 (patch) | |
tree | 8d14dda4e68546f2ce9580a82b51e99c8510de07 /chinese/xpdf/Makefile | |
parent | b39fcf1f02ebece853d3d15a4620cb8638d66e5a (diff) |
Notes
Diffstat (limited to 'chinese/xpdf/Makefile')
-rw-r--r-- | chinese/xpdf/Makefile | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/chinese/xpdf/Makefile b/chinese/xpdf/Makefile index 6ff47f349ca5..59830bf9809c 100644 --- a/chinese/xpdf/Makefile +++ b/chinese/xpdf/Makefile @@ -6,11 +6,12 @@ # PORTNAME= xpdf -PORTVERSION= 1.01 -PORTREVISION= 1 +PORTVERSION= 2.00 +PORTREVISION= 0 CATEGORIES= chinese MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ -DISTFILES= xpdf-chinese-simplified.tar.gz xpdf-chinese-traditional.tar.gz +DISTFILES= xpdf-chinese-simplified-2002-jun-17.tar.gz \ + xpdf-chinese-traditional-2002-apr-14.tar.gz MAINTAINER= statue@freebsd.sinica.edu.tw |