diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-10-14 14:12:15 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-10-14 14:12:15 +0000 |
commit | 7601897f687e4d3975e6080223ff58877fbe0a3f (patch) | |
tree | 6eabe58fcf99f80e8ff2ae078b41a1f7f5b84300 /print | |
parent | 3bd0050b82ccea6836c43cd0025800aa3084638a (diff) | |
download | ports-7601897f687e4d3975e6080223ff58877fbe0a3f.tar.gz ports-7601897f687e4d3975e6080223ff58877fbe0a3f.zip |
- Updated WWW: link
Requested by: sid dot steward at pdflabs dot com (upstream maintainer)
Notes
Notes:
svn path=/head/; revision=262998
Diffstat (limited to 'print')
-rw-r--r-- | print/pdftk/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdftk/pkg-descr b/print/pdftk/pkg-descr index 7d3a01ec4b2e..06ba2c8c7501 100644 --- a/print/pdftk/pkg-descr +++ b/print/pdftk/pkg-descr @@ -16,4 +16,4 @@ Pdftk is also an example of how to use a library of Java classes in a stand-alone C++ program. Specifically, it demonstrates how GCJ and CNI allow C++ code to use iText's (itext-paulo) Java classes. -WWW: http://www.accesspdf.com/pdftk/ +WWW: http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/ |