- Fix typos in pkg-descr and dependencies

- bump PORTREVISION

PR:		39503
Submitted by:	maintainer
This commit is contained in:
Patrick Li 2002-06-19 12:53:40 +00:00
parent 70ae703fae
commit 4a022e4c8a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=61559
2 changed files with 5 additions and 3 deletions

View file

@ -8,6 +8,7 @@
PORTNAME= pdftohtml
PORTVERSION= 0.34
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@ -15,8 +16,9 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
MAINTAINER= erwin@lansing.dk
RUN_DEPENDS= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes
pre-patch:
.for file in goo/Makefile xpdf/Makefile

View file

@ -1,6 +1,6 @@
This is a port of pdftohtml, which converts pdf-files into nicely i
This is a port of pdftohtml, which converts pdf-files into nicely
formatted html, combined with png images.
The HTML generated uses frames to emulate the contentlisting from
The HTML generated uses frames to emulate the content listing from
the pdf.
WWW: http://sourceforge.net/projects/pdftohtml/