diff options
-rw-r--r-- | comms/efax/Makefile | 2 | ||||
-rw-r--r-- | comms/tkscanfax/Makefile | 2 | ||||
-rw-r--r-- | graphics/pstoepsi/Makefile | 2 | ||||
-rw-r--r-- | japanese/vflib/Makefile | 2 | ||||
-rw-r--r-- | misc/magicpoint/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/comms/efax/Makefile b/comms/efax/Makefile index 1c74356aa46d..effc257af5e3 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= comms MASTER_SITES= http://shino.pos.to/linux/ -MAINTAINER= mita@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Fax send/receive program RUN_DEPENDS= xloadimage:${PORTSDIR}/x11/xloadimage diff --git a/comms/tkscanfax/Makefile b/comms/tkscanfax/Makefile index f0836de52930..5c530cbfc4c5 100644 --- a/comms/tkscanfax/Makefile +++ b/comms/tkscanfax/Makefile @@ -12,7 +12,7 @@ PORTEPOCH= 1 CATEGORIES= comms tk MASTER_SITES= http://shino.pos.to/linux/tkscanfax/ -MAINTAINER= mita@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tcl/Tk frontend for fax scan/receive/send program (command is tkfax) USE_TK= yes diff --git a/graphics/pstoepsi/Makefile b/graphics/pstoepsi/Makefile index 5ce1377a54fd..3452e60045c2 100644 --- a/graphics/pstoepsi/Makefile +++ b/graphics/pstoepsi/Makefile @@ -14,7 +14,7 @@ DISTFILES= pstoepsi README.this-site DIST_SUBDIR= pstoepsi EXTRACT_ONLY= #empty -MAINTAINER= mita@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wiliam Chia-Wei Cheng's yet another PS to EPSI converter RUN_DEPENDS= pbmtoepsi:${PORTSDIR}/graphics/netpbm diff --git a/japanese/vflib/Makefile b/japanese/vflib/Makefile index cb773fccd922..31cc358738e6 100644 --- a/japanese/vflib/Makefile +++ b/japanese/vflib/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://gull.se.hiroshima-u.ac.jp/pub/TypeHack/ DISTNAME= VFlib2-${PORTVERSION} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= mita@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Japanese Vector font library BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake diff --git a/misc/magicpoint/Makefile b/misc/magicpoint/Makefile index 7915ef688ab8..4c1465179185 100644 --- a/misc/magicpoint/Makefile +++ b/misc/magicpoint/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 1.12a CATEGORIES?= misc MASTER_SITES= ftp://sh.wide.ad.jp/WIDE/free-ware/mgp/ -MAINTAINER?= mita@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= An X11-based presentation tool LIB_DEPENDS+= png.5:${PORTSDIR}/graphics/png \ |