diff options
-rw-r--r-- | devel/nasm/Makefile | 2 | ||||
-rw-r--r-- | devel/pcre/Makefile | 2 | ||||
-rw-r--r-- | dns/libidn/Makefile | 2 | ||||
-rw-r--r-- | lang/gawk/Makefile | 2 | ||||
-rw-r--r-- | mail/exim/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/pmacct/Makefile | 2 | ||||
-rw-r--r-- | security/gsasl/Makefile | 2 | ||||
-rw-r--r-- | x11/xterm/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/nasm/Makefile b/devel/nasm/Makefile index 0f58595df1ef..71f19234905b 100644 --- a/devel/nasm/Makefile +++ b/devel/nasm/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel lang MASTER_SITES= http://www.nasm.us/pub/nasm/releasebuilds/${PORTVERSION}/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}-xdoc${EXTRACT_SUFX} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= General-purpose multi-platform x86 and amd64 assembler LICENSE= BSD diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile index 52d619b0effd..dfdf1d957b5b 100644 --- a/devel/pcre/Makefile +++ b/devel/pcre/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/%SUBDIR%/ \ ftp://ftp.tin.org/pub/libs/%SUBDIR%/ MASTER_SITE_SUBDIR=${PORTNAME} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl Compatible Regular Expressions library USE_BZIP2= yes diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index df6b0602165b..370d19964ce4 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/libidn/releases/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Internationalized Domain Names command line tool USE_GNOME= gnomehack gnometarget pkgconfig diff --git a/lang/gawk/Makefile b/lang/gawk/Makefile index a54a541d0576..04d9a6e4d7af 100644 --- a/lang/gawk/Makefile +++ b/lang/gawk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= gawk -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU version of Awk INFO= gawk gawkinet diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 4c5bf41a38ab..23db872f85af 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:exim DIST_SUBDIR= exim EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT?= High performance MTA for Unix systems on the Internet .include "Makefile.options" diff --git a/net-mgmt/pmacct/Makefile b/net-mgmt/pmacct/Makefile index 5ee9aa4059e3..7bbfa1413720 100644 --- a/net-mgmt/pmacct/Makefile +++ b/net-mgmt/pmacct/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-mgmt MASTER_SITES= http://www.pmacct.net/ \ http://voodoo.bawue.com/download/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Accounting and aggregation tool for IPv4 and IPv6 traffic GNU_CONFIGURE= yes diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 4020d8e56f5b..d6b32be8c4d1 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -13,7 +13,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GNU SASL Library LIB_DEPENDS= idn.16:${PORTSDIR}/dns/libidn \ diff --git a/x11/xterm/Makefile b/x11/xterm/Makefile index d69564486c57..b7e5834dc19a 100644 --- a/x11/xterm/Makefile +++ b/x11/xterm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://invisible-island.net/xterm/ \ http://voodoo.bawue.com/download/ EXTRACT_SUFX= .tgz -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Terminal emulator for the X Window System BUILD_DEPENDS= luit:${PORTSDIR}/x11/luit |