diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-02 20:58:23 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2011-08-02 20:58:23 +0000 |
commit | f760c117286ad2f99fb9c3e5d016a00647fb375d (patch) | |
tree | 7d54f2ed79b6bbe7707e03fe53a7b215749915bb /print | |
parent | 7ec3b1d0f54b5d7bcca9135123597f2c4b7eb1e3 (diff) | |
download | ports-f760c117286ad2f99fb9c3e5d016a00647fb375d.tar.gz ports-f760c117286ad2f99fb9c3e5d016a00647fb375d.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/latex2slides/pkg-descr | 2 | ||||
-rw-r--r-- | print/panda/pkg-descr | 2 |
2 files changed, 0 insertions, 4 deletions
diff --git a/print/latex2slides/pkg-descr b/print/latex2slides/pkg-descr index cc7caec69e80..582afd8ba560 100644 --- a/print/latex2slides/pkg-descr +++ b/print/latex2slides/pkg-descr @@ -7,5 +7,3 @@ result, each slide in your slide presentation corresponds to one of the postscript pages you would obtain running latex on the LaTeX source. Alternatively, the source can be a multipage postscript, DVI or PDF FILE,and the image format for the slides can be set to PNG. - -WWW: http://udel.edu/~lmilano/latex2slides/ diff --git a/print/panda/pkg-descr b/print/panda/pkg-descr index 6f455464bc6b..07dcf6fdd862 100644 --- a/print/panda/pkg-descr +++ b/print/panda/pkg-descr @@ -1,3 +1 @@ Panda is a PDF generation API written in C. - -WWW: http://www.stillhq.com/cgi-bin/getpage?area=panda&page=index.htm |