diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-20 15:58:12 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-10-20 15:58:12 +0000 |
commit | 366a97ec378567f23e179cc772f822ba4db8f104 (patch) | |
tree | e6aa68269518be8261903bc1ae16888c52befb1b /print/kpdftool | |
parent | 18a779b5e598c7f13997e14a43b2f26ccadaa6bb (diff) | |
download | ports-366a97ec378567f23e179cc772f822ba4db8f104.tar.gz ports-366a97ec378567f23e179cc772f822ba4db8f104.zip |
Notes
Diffstat (limited to 'print/kpdftool')
-rw-r--r-- | print/kpdftool/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/kpdftool/Makefile b/print/kpdftool/Makefile index d75ec9b0c294..3797dac8a649 100644 --- a/print/kpdftool/Makefile +++ b/print/kpdftool/Makefile @@ -8,7 +8,7 @@ CATEGORIES= print MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ DISTFILES= 33194-${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple utility to manipulate PS and PDF files RUN_DEPENDS= convert:graphics/ImageMagick |