diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-14 17:20:54 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-12-14 17:20:54 +0000 |
commit | b2ee47fc2820e375142630edf795276cb1f8542d (patch) | |
tree | ca4c21a034e7ced0982bbecf59879159f8b4482f /graphics/jpg2pdf | |
parent | 179ffafe0adcd0ac95b86c53546025c0a97237b9 (diff) | |
download | ports-b2ee47fc2820e375142630edf795276cb1f8542d.tar.gz ports-b2ee47fc2820e375142630edf795276cb1f8542d.zip |
Notes
Diffstat (limited to 'graphics/jpg2pdf')
-rw-r--r-- | graphics/jpg2pdf/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpg2pdf/Makefile b/graphics/jpg2pdf/Makefile index 783058b6cb7d..d869f84e5e3e 100644 --- a/graphics/jpg2pdf/Makefile +++ b/graphics/jpg2pdf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://info.iet.unipi.it/~luigi/FreeBSD/ DISTNAME= ${PORTVERSION}-${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= luigi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Plain C converter of jpeg images to PDF or PostScript MAN1= jpg2pdf.1 |