diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2013-05-16 13:08:03 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2013-05-16 13:08:03 +0000 |
commit | e7407a1b90de52a47947e80e53e208d306f2459d (patch) | |
tree | 3e3e855cee0b064b5e6f9213cf8ee9e0e08252c8 /textproc/pdftohtml | |
parent | 7d66c655075798588ebcdef4ac95e2b5509564db (diff) | |
download | ports-e7407a1b90de52a47947e80e53e208d306f2459d.tar.gz ports-e7407a1b90de52a47947e80e53e208d306f2459d.zip |
Notes
Diffstat (limited to 'textproc/pdftohtml')
-rw-r--r-- | textproc/pdftohtml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pdftohtml/Makefile b/textproc/pdftohtml/Makefile index 5ba620dbf057..82f1973eea2f 100644 --- a/textproc/pdftohtml/Makefile +++ b/textproc/pdftohtml/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 6 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= erwin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command-line tool for converting pdf-files into html CONFLICTS= poppler-utils-[0-9]* |