summaryrefslogtreecommitdiff
path: root/textproc/pdftohtml
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2003-06-12 16:41:16 +0000
committerErwin Lansing <erwin@FreeBSD.org>2003-06-12 16:41:16 +0000
commit844479aa5dff9dd1018c3943c19e06d29457a9eb (patch)
tree69819d49b22f1169c7f154443a1486f8b75ac1df /textproc/pdftohtml
parentFix LD_LIBRARY_PATH to include any local additions. (diff)
Change to my FreeBSD.org address
Notes
Notes: svn path=/head/; revision=82871
Diffstat (limited to 'textproc/pdftohtml')
-rw-r--r--textproc/pdftohtml/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pdftohtml/Makefile b/textproc/pdftohtml/Makefile
index a7104d8cbb88..25659b00ea4c 100644
--- a/textproc/pdftohtml/Makefile
+++ b/textproc/pdftohtml/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
-MAINTAINER= erwin@lansing.dk
+MAINTAINER= erwin@FreeBSD.org
COMMENT= A command-line tool for converting pdf-files into html
RUN_DEPENDS= ${LOCALBASE}/bin/gs:${PORTSDIR}/print/ghostscript-gnu