diff options
author | Wen Heping <wen@FreeBSD.org> | 2019-02-18 12:00:15 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2019-02-18 12:00:15 +0000 |
commit | 21f59033bc7f91309c50f24c1b9a21cfbc8a5965 (patch) | |
tree | e77e696eb57b83473afa801a2876a7bc47810352 /print | |
parent | e33e75c4b9bc0e22f96584c42abbca5df77e4428 (diff) | |
download | ports-21f59033bc7f91309c50f24c1b9a21cfbc8a5965.tar.gz ports-21f59033bc7f91309c50f24c1b9a21cfbc8a5965.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/qpdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/qpdf/Makefile b/print/qpdf/Makefile index 140c2bc6ba19..d2350212bcba 100644 --- a/print/qpdf/Makefile +++ b/print/qpdf/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 8.4.0 CATEGORIES= print MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= wen@FreeBSD.org COMMENT= Command-line tools for transforming and inspecting PDF documents LICENSE= ART20 APACHE20 |