diff options
-rw-r--r-- | devel/cook/Makefile | 2 | ||||
-rw-r--r-- | devel/libedit/Makefile | 2 | ||||
-rw-r--r-- | editors/zile/Makefile | 2 | ||||
-rw-r--r-- | lang/onyx/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/devel/cook/Makefile b/devel/cook/Makefile index 3917645e4a20..c40b2e9ffeec 100644 --- a/devel/cook/Makefile +++ b/devel/cook/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.canb.auug.org.au/~millerp/cook/ -MAINTAINER= jasone@freebsd.org +MAINTAINER= ports@freebsd.org LIB_DEPENDS= intl.2:${PORTSDIR}/devel/gettext diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile index ad19ad3c1111..960fc68fd39b 100644 --- a/devel/libedit/Makefile +++ b/devel/libedit/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.6.4 CATEGORIES= devel MASTER_SITES= http://www.canonware.com/download/libedit/ -MAINTAINER= jasone@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_AUTOCONF= yes CONFIGURE_ARGS= --disable-readline diff --git a/editors/zile/Makefile b/editors/zile/Makefile index e63100b3f910..56852afe657a 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= apps/editors/emacs/clones zile -MAINTAINER= jasone@freebsd.org +MAINTAINER= ports@freebsd.org USE_AUTOCONF= yes GNU_CONFIGURE= yes diff --git a/lang/onyx/Makefile b/lang/onyx/Makefile index 31512aa7c5a3..088e902a8376 100644 --- a/lang/onyx/Makefile +++ b/lang/onyx/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0.2 CATEGORIES= lang MASTER_SITES= http://www.canonware.com/download/onyx/ -MAINTAINER= jasone@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= cook:${PORTSDIR}/devel/cook LIB_DEPENDS= edit.5:${PORTSDIR}/devel/libedit |