diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-15 01:20:54 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2011-12-15 01:20:54 +0800 |
commit | d7fa7530139e81a3c80763c7ebfdc7b0d4cadb87 (patch) | |
tree | 836f1a8c733086eb942440106f9cad2477ddd780 /graphics | |
parent | b311709a3214bb7d1b36b53ffaec7e588bfca422 (diff) | |
download | freebsd-ports-gnome-d7fa7530139e81a3c80763c7ebfdc7b0d4cadb87.tar.gz freebsd-ports-gnome-d7fa7530139e81a3c80763c7ebfdc7b0d4cadb87.tar.zst freebsd-ports-gnome-d7fa7530139e81a3c80763c7ebfdc7b0d4cadb87.zip |
- Reassign to the heap
Approved by: portmgr (tabthorpe)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jpg2pdf/Makefile | 2 | ||||
-rw-r--r-- | graphics/sane-epkowa/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/graphics/sane-epkowa/Makefile b/graphics/sane-epkowa/Makefile index d474735305a7..d0366d750ba4 100644 --- a/graphics/sane-epkowa/Makefile +++ b/graphics/sane-epkowa/Makefile @@ -48,7 +48,7 @@ CATEGORIES= graphics MASTER_SITES= http://lx1.avasys.jp/iscan/${PORTVERSION}/ DISTNAME= iscan_${PORTVERSION}-1 -MAINTAINER= luigi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The sane-epkowa driver for FreeBSD # use the following two lines for 2.15.0 |