diff options
-rw-r--r-- | graphics/jhead/Makefile | 2 | ||||
-rw-r--r-- | print/typetools/Makefile | 9 |
2 files changed, 3 insertions, 8 deletions
diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile index a34ad721a846..e3e85b52a5c4 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.96 CATEGORIES= graphics MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Exif Jpeg camera setting parser, rotator, and much more RUN_DEPENDS= jpegtran:${PORTSDIR}/graphics/jpeg diff --git a/print/typetools/Makefile b/print/typetools/Makefile index b247771232d3..ea0499642cfb 100644 --- a/print/typetools/Makefile +++ b/print/typetools/Makefile @@ -1,10 +1,5 @@ -# ex:ts=8 -# Ports collection makefile for: typetools -# Date created: Dec 5, 2003 -# Whom: ijliao -# +# Created by: ijliao # $FreeBSD$ -# PORTNAME= typetools PORTVERSION= 2.92 @@ -13,7 +8,7 @@ CATEGORIES= print MASTER_SITES= http://www.lcdf.org/type/ DISTNAME= lcdf-${PORTNAME}-${PORTVERSION} -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tools for manipulating fonts BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX-base |