diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 20:45:44 +0000 |
commit | 428ee0bc4b524955ea616e13668b0834613e7fff (patch) | |
tree | 0601f0e9dbc54cf40cf26d68bd8079b680d34dbd /textproc/ascii2pdf | |
parent | 9775ebacfb3fdd927d842626af2d6d10fec65b7b (diff) | |
download | ports-428ee0bc4b524955ea616e13668b0834613e7fff.tar.gz ports-428ee0bc4b524955ea616e13668b0834613e7fff.zip |
Notes
Diffstat (limited to 'textproc/ascii2pdf')
-rw-r--r-- | textproc/ascii2pdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ascii2pdf/Makefile b/textproc/ascii2pdf/Makefile index 040abeae3809..1a4586f768a5 100644 --- a/textproc/ascii2pdf/Makefile +++ b/textproc/ascii2pdf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc MASTER_SITES= http://bulldog.tzo.org/ascii2pdf/ DISTNAME= ${PORTNAME}-0.9.1 -MAINTAINER= petef@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A perl script to convert text files to PDF files RUN_DEPENDS= ${SITE_PERL}/PDF/Create.pm:${PORTSDIR}/textproc/p5-PDF-Create |