diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 03:35:49 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-01-19 03:35:49 +0000 |
commit | c541f27f86c440da2415f323043dd3d47f8ff30d (patch) | |
tree | 40bc7d88796072bcb9ba5b9798b8084c490a38b2 /print | |
parent | 80b3fb6c85f4858e3b1dc9b8f4cf02187405d521 (diff) | |
download | ports-c541f27f86c440da2415f323043dd3d47f8ff30d.tar.gz ports-c541f27f86c440da2415f323043dd3d47f8ff30d.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/html2ps-letter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile index 6fc6fec1228c..69ecc43f8b28 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -13,7 +13,7 @@ CATEGORIES= print www perl5 MASTER_SITES= http://user.it.uu.se/~jan/ PKGNAMESUFFIX= -${PAPERSIZE} -MAINTAINER= girgen@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HTML to PostScript converter USE_GHOSTSCRIPT_BUILD= yes |