summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--astro/stars/Makefile2
-rw-r--r--audio/mpegaudio/Makefile2
-rw-r--r--cad/pcb/Makefile2
-rw-r--r--devel/autoconf/Makefile2
-rw-r--r--devel/autoconf213/Makefile2
-rw-r--r--devel/autoconf253/Makefile2
-rw-r--r--devel/autoconf254/Makefile2
-rw-r--r--devel/autoconf257/Makefile2
-rw-r--r--devel/autoconf259/Makefile2
-rw-r--r--devel/autoconf26/Makefile2
-rw-r--r--devel/autoconf261/Makefile2
-rw-r--r--devel/autoconf262/Makefile2
-rw-r--r--devel/autoconf267/Makefile2
-rw-r--r--devel/autoconf268/Makefile2
-rw-r--r--devel/gmake/Makefile2
-rw-r--r--devel/gmake381/Makefile2
-rw-r--r--devel/gnu-autoconf/Makefile2
-rw-r--r--editors/beav/Makefile2
-rw-r--r--editors/emacs20/Makefile2
-rw-r--r--emulators/bsvc/Makefile2
-rw-r--r--ftp/mirror/Makefile2
-rw-r--r--games/gnugo/Makefile2
-rw-r--r--games/xpipeman/Makefile2
-rw-r--r--games/xrobots/Makefile2
-rw-r--r--graphics/jpeg-mmx/Makefile2
-rw-r--r--graphics/jpeg/Makefile2
-rw-r--r--graphics/pstoedit/Makefile2
-rw-r--r--graphics/xpm/Makefile2
-rw-r--r--irc/irc/Makefile2
-rw-r--r--lang/gcl/Makefile2
-rw-r--r--lang/guile/Makefile2
-rw-r--r--lang/tcl82/Makefile2
-rw-r--r--lang/tclX80/Makefile2
-rw-r--r--mail/smail/Makefile2
-rw-r--r--misc/git/Makefile2
-rw-r--r--misc/gnuit/Makefile2
-rw-r--r--net-mgmt/cricket/Makefile2
-rw-r--r--net/archie/Makefile2
-rw-r--r--net/cricket/Makefile2
-rw-r--r--net/isc-dhcp2/Makefile2
-rw-r--r--net/rmsg/Makefile2
-rw-r--r--net/tinyfugue/Makefile2
-rw-r--r--net/trafshow/Makefile2
-rw-r--r--net/trafshow3/Makefile2
-rw-r--r--net/trafshow4/Makefile2
-rw-r--r--news/rkive/Makefile4
-rw-r--r--print/freetype/Makefile2
-rw-r--r--security/libident/Makefile2
-rw-r--r--security/pidentd/Makefile2
-rw-r--r--security/strobe/Makefile2
-rw-r--r--sysutils/tua/Makefile2
-rw-r--r--www/chimera/Makefile2
-rw-r--r--www/libwww/Makefile2
-rw-r--r--www/lynx/Makefile2
-rw-r--r--x11-toolkits/FWF/Makefile2
-rw-r--r--x11-toolkits/tk82/Makefile2
-rw-r--r--x11-wm/ctwm/Makefile2
-rw-r--r--x11/blast/Makefile2
58 files changed, 59 insertions, 59 deletions
diff --git a/astro/stars/Makefile b/astro/stars/Makefile
index 3046f71adc18..b75c2a5c8215 100644
--- a/astro/stars/Makefile
+++ b/astro/stars/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/stars-1.0/ \
ftp://askdonald.ask.uni-karlsruhe.de/hpux/X11/Demos/stars-1.0/
DISTFILES= stars-1.0-ss-11.00.tar.gz
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_X_PREFIX= yes
diff --git a/audio/mpegaudio/Makefile b/audio/mpegaudio/Makefile
index 627b04676d71..b33e3a806285 100644
--- a/audio/mpegaudio/Makefile
+++ b/audio/mpegaudio/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.iuma.com/IUMA/ftp/audio_utils/converters/source/ \
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
MAN1= mpeg_musicin.1 mpeg_musicout.1
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index 73735c8111c3..46ebfe4fcd90 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= cad
MASTER_SITES= ftp://ftp.riken.go.jp/pub/Linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/ \
ftp://sunsite.sut.ac.jp/pub/archives/linux/jp-linux/plamo/Plamo-1.4.x/contrib/Electronic/sources/
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
latex:${PORTSDIR}/print/teTeX
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf253/Makefile b/devel/autoconf253/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/autoconf253/Makefile
+++ b/devel/autoconf253/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf254/Makefile b/devel/autoconf254/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/autoconf254/Makefile
+++ b/devel/autoconf254/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf257/Makefile b/devel/autoconf257/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/autoconf257/Makefile
+++ b/devel/autoconf257/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/autoconf259/Makefile
+++ b/devel/autoconf259/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/autoconf26/Makefile
+++ b/devel/autoconf26/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/autoconf261/Makefile
+++ b/devel/autoconf261/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/autoconf262/Makefile
+++ b/devel/autoconf262/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/autoconf267/Makefile
+++ b/devel/autoconf267/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/autoconf268/Makefile
+++ b/devel/autoconf268/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/gmake/Makefile b/devel/gmake/Makefile
index 6cf3ff20148b..b7be23333d09 100644
--- a/devel/gmake/Makefile
+++ b/devel/gmake/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= make
DISTNAME= make-${PORTVERSION}
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
diff --git a/devel/gmake381/Makefile b/devel/gmake381/Makefile
index 6cf3ff20148b..b7be23333d09 100644
--- a/devel/gmake381/Makefile
+++ b/devel/gmake381/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= make
DISTNAME= make-${PORTVERSION}
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile
index fb591f17e085..b3e1246a4fe7 100644
--- a/devel/gnu-autoconf/Makefile
+++ b/devel/gnu-autoconf/Makefile
@@ -16,7 +16,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= portmgr@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/editors/beav/Makefile b/editors/beav/Makefile
index bd8c44b76b06..ad743a8a54be 100644
--- a/editors/beav/Makefile
+++ b/editors/beav/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= editors
MASTER_SITES= ftp://ftp.debian.org/debian/dists/stable/main/source/editors/
DISTNAME= ${PORTNAME}_1.40-13
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
MAN1= beav.1
WRKSRC= ${WRKDIR}/beav-1.40
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile
index 984fd7d0d25f..ba81ae8617ea 100644
--- a/editors/emacs20/Makefile
+++ b/editors/emacs20/Makefile
@@ -11,7 +11,7 @@ CATEGORIES+= editors ipv6
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= emacs
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_AUTOCONF= yes
USE_GMAKE= yes
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile
index 3bbb197be08b..5f8408fb4908 100644
--- a/emulators/bsvc/Makefile
+++ b/emulators/bsvc/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators
DISTFILES= ${DISTNAME}-src.tar.gz
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82
diff --git a/ftp/mirror/Makefile b/ftp/mirror/Makefile
index d8c6185b5680..f664e5c4847b 100644
--- a/ftp/mirror/Makefile
+++ b/ftp/mirror/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://src.doc.ic.ac.uk/computing/archiving/mirror/
PATCH_SITES= http://sunsite.org.uk/packages/mirror/
PATCHFILES= ftp.pl_wupatch
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_PERL5= yes
NO_WRKSUBDIR= yes
diff --git a/games/gnugo/Makefile b/games/gnugo/Makefile
index f15324b43ffe..98e6f0e154f8 100644
--- a/games/gnugo/Makefile
+++ b/games/gnugo/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gnugo
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
USE_GMAKE= yes
diff --git a/games/xpipeman/Makefile b/games/xpipeman/Makefile
index e85ad9340ae0..fb4ddc9ceeff 100644
--- a/games/xpipeman/Makefile
+++ b/games/xpipeman/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= games/strategy
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
MAN6= xpipeman.6
diff --git a/games/xrobots/Makefile b/games/xrobots/Makefile
index 343b095c0987..dfcc236d3f2d 100644
--- a/games/xrobots/Makefile
+++ b/games/xrobots/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= games
MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/Games/Arcade/xrobots-1.0/
DISTNAME= ${PKGNAME}-ss-10.20
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
WRKSRC= ${WRKDIR}/xrobots-1.0
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile
index 21d8dc1dfa43..130936029210 100644
--- a/graphics/jpeg-mmx/Makefile
+++ b/graphics/jpeg-mmx/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/
DISTNAME= jpegsrc.v${PORTVERSION}
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/jpeg-6b
diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile
index 21d8dc1dfa43..130936029210 100644
--- a/graphics/jpeg/Makefile
+++ b/graphics/jpeg/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= graphics
MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/
DISTNAME= jpegsrc.v${PORTVERSION}
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/jpeg-6b
diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile
index 459256b4688e..85558ff1760f 100644
--- a/graphics/pstoedit/Makefile
+++ b/graphics/pstoedit/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics print
MASTER_SITES= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/
DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
LIB_DEPENDS= plot.4:${PORTSDIR}/graphics/plotutils \
diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile
index 4d4e638fe50c..75e75820c880 100644
--- a/graphics/xpm/Makefile
+++ b/graphics/xpm/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics x11
MASTER_SITES= ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= libraries
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
INSTALLS_SHLIB= yes
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index 21b0a211de28..dfca2eb34064 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/networking/services/irc/server/ \
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
# the NOTE command is disabled by default
# ENABLE_NOTE=yes
diff --git a/lang/gcl/Makefile b/lang/gcl/Makefile
index c140f898805d..aa5c00b0f3d8 100644
--- a/lang/gcl/Makefile
+++ b/lang/gcl/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang tk82
MASTER_SITES= ftp://ftp.ma.utexas.edu/pub/gcl/
EXTRACT_SUFX= .tgz
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82
diff --git a/lang/guile/Makefile b/lang/guile/Makefile
index 21f2653643cf..13d82783976f 100644
--- a/lang/guile/Makefile
+++ b/lang/guile/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} \
ftp://ftp.guile.org/pub/
MASTER_SITE_SUBDIR= guile
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
diff --git a/lang/tcl82/Makefile b/lang/tcl82/Makefile
index aac9fd5b1dcf..abbbb89acdfa 100644
--- a/lang/tcl82/Makefile
+++ b/lang/tcl82/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang tcl82
MASTER_SITES= ftp://ftp.scriptics.com/pub/tcl/tcl8_2/
DISTNAME= tcl8.2.3
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
INSTALLS_SHLIB= yes
diff --git a/lang/tclX80/Makefile b/lang/tclX80/Makefile
index b0e6321765eb..9a5d73c9ef53 100644
--- a/lang/tclX80/Makefile
+++ b/lang/tclX80/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= lang tcl80 tk80
MASTER_SITES= ftp://ftp.neosoft.com/pub/tcl/tclx-distrib/
DISTNAME= tclX8.0.4
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
diff --git a/mail/smail/Makefile b/mail/smail/Makefile
index 0e2e9fd56947..6cd76e70e2ae 100644
--- a/mail/smail/Makefile
+++ b/mail/smail/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/mail/smail/ \
ftp://ftp.planix.com/pub/Smail/ \
ftp://ftp.fu-berlin.de/unix/mail/smail/
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libident.a:${PORTSDIR}/security/libident
.if !exists(/usr/include/tcpd.h)
diff --git a/misc/git/Makefile b/misc/git/Makefile
index 66d52b22e7b5..57c4bcb948a8 100644
--- a/misc/git/Makefile
+++ b/misc/git/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= YES
MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \
diff --git a/misc/gnuit/Makefile b/misc/gnuit/Makefile
index 66d52b22e7b5..57c4bcb948a8 100644
--- a/misc/gnuit/Makefile
+++ b/misc/gnuit/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= YES
MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 \
diff --git a/net-mgmt/cricket/Makefile b/net-mgmt/cricket/Makefile
index 4ef207dd44d1..d72744e40933 100644
--- a/net-mgmt/cricket/Makefile
+++ b/net-mgmt/cricket/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session \
${SITE_PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool \
diff --git a/net/archie/Makefile b/net/archie/Makefile
index 1c7e2dc30048..32b220e225da 100644
--- a/net/archie/Makefile
+++ b/net/archie/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.uu.net/networking/info-service/archie/clients/
DISTNAME= c-archie-1.4.1-FIXED
EXTRACT_SUFX= .tar.Z
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/archie-1.4.1-FIX
MAN1= archie.1
diff --git a/net/cricket/Makefile b/net/cricket/Makefile
index 4ef207dd44d1..d72744e40933 100644
--- a/net/cricket/Makefile
+++ b/net/cricket/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
RUN_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net/p5-SNMP_Session \
${SITE_PERL_ARCH}/RRDs.pm:${PORTSDIR}/net/rrdtool \
diff --git a/net/isc-dhcp2/Makefile b/net/isc-dhcp2/Makefile
index f314562620c5..f294fcfa018f 100644
--- a/net/isc-dhcp2/Makefile
+++ b/net/isc-dhcp2/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.isc.org/isc/dhcp/ \
ftp://ftp.isc.org/isc/dhcp/dhcp-2.0-history/
DISTNAME= dhcp-2.0pl5
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
HAS_CONFIGURE= yes
diff --git a/net/rmsg/Makefile b/net/rmsg/Makefile
index 44b3096bb9af..b9821d806dc1 100644
--- a/net/rmsg/Makefile
+++ b/net/rmsg/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.funet.fi/pub/unix/tcpip/ \
ftp://proton.elka.pw.edu.pl/pub/unix/network/
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/rmsg
MAN1= rmsg.1
diff --git a/net/tinyfugue/Makefile b/net/tinyfugue/Makefile
index a922f15b8ac0..5585af693765 100644
--- a/net/tinyfugue/Makefile
+++ b/net/tinyfugue/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://tf.tcp.com/pub/tinyfugue/ \
ftp://ftp.ci.uminho.pt/pub/mirrors/tinyfugue/
DISTNAME= tf-40s1
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
.if defined(PARALLEL_PACKAGE_BUILD)
BROKEN= tries to cd to directory that do not exist yet
diff --git a/net/trafshow/Makefile b/net/trafshow/Makefile
index 90a82ab3f172..91ba4671ba35 100644
--- a/net/trafshow/Makefile
+++ b/net/trafshow/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoftware/
EXTRACT_SUFX= .tgz
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400010
diff --git a/net/trafshow3/Makefile b/net/trafshow3/Makefile
index 90a82ab3f172..91ba4671ba35 100644
--- a/net/trafshow3/Makefile
+++ b/net/trafshow3/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoftware/
EXTRACT_SUFX= .tgz
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400010
diff --git a/net/trafshow4/Makefile b/net/trafshow4/Makefile
index 90a82ab3f172..91ba4671ba35 100644
--- a/net/trafshow4/Makefile
+++ b/net/trafshow4/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net
MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoftware/
EXTRACT_SUFX= .tgz
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 400010
diff --git a/news/rkive/Makefile b/news/rkive/Makefile
index bc36d2dd344b..1e9cf87cb1dc 100644
--- a/news/rkive/Makefile
+++ b/news/rkive/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: rkive
# Date created: 03 Jul 1995
-# Whom: torstenb@FreeBSD.org
+# Whom: torsten@FreeBSD.org
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/rkive/
DISTNAME= ${PORTNAME}${PORTVERSION}
EXTRACT_SUFX= .tar.Z
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
NO_CDROM= "Don't make money from it"
MAN1= rkive.1 article.1 ckconfig.1
diff --git a/print/freetype/Makefile b/print/freetype/Makefile
index f0d74e8cbf0f..c4c9505823b0 100644
--- a/print/freetype/Makefile
+++ b/print/freetype/Makefile
@@ -17,7 +17,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
ftp://ftp.freetype.org/pub/%SUBDIR%/
MASTER_SITE_SUBDIR= freetype1
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_GMAKE= yes
USE_LIBTOOL= yes
diff --git a/security/libident/Makefile b/security/libident/Makefile
index 5829c89402d1..97ac07c05554 100644
--- a/security/libident/Makefile
+++ b/security/libident/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.22
CATEGORIES= security
MASTER_SITES= ftp://ftp.lysator.liu.se/pub/ident/libs/
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET= freebsd
MAN3= ident.3
diff --git a/security/pidentd/Makefile b/security/pidentd/Makefile
index 799041c17bf0..8ef4f60369d2 100644
--- a/security/pidentd/Makefile
+++ b/security/pidentd/Makefile
@@ -15,7 +15,7 @@ PATCH_SITES= http://www.imasy.or.jp/~ume/ipv6/
PATCHFILES= pidentd-2.8.5-ipv6-1.5.diff.gz
PATCH_DIST_STRIP= -p2
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
ALL_TARGET= freebsd
MAKE_ENV= REALPREFIX=${PREFIX}
diff --git a/security/strobe/Makefile b/security/strobe/Makefile
index e35d7cea31e3..f1191bf66551 100644
--- a/security/strobe/Makefile
+++ b/security/strobe/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= security
MASTER_SITES= ftp://ftp.win.or.jp/pub/network/misc/
EXTRACT_SUFX= .tgz
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/strobe
ALL_TARGET= strobe
diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile
index 0788eb982ae3..bc775c5e2420 100644
--- a/sysutils/tua/Makefile
+++ b/sysutils/tua/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 4.0
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/tua/
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
GNU_CONFIGURE= yes
MAN1= tua.1
diff --git a/www/chimera/Makefile b/www/chimera/Makefile
index d2ec66181e16..9a98faf830e1 100644
--- a/www/chimera/Makefile
+++ b/www/chimera/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= ftp://ftp.cs.unlv.edu/pub/chimera/
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
NO_LATEST_LINK= yes
USE_IMAKE= yes
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index 33f09ce01b43..1fbd1321be7d 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www devel
MASTER_SITES= http://www.w3.org/Library/Distribution/
DISTNAME= w3c-${PKGNAME}
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_LIBTOOL= yes
USE_GMAKE= yes
diff --git a/www/lynx/Makefile b/www/lynx/Makefile
index 7842d543c4bb..161f2b70af0d 100644
--- a/www/lynx/Makefile
+++ b/www/lynx/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= http://lynx.isc.org/current/
DISTNAME= ${PORTNAME}2.8.4rel.1
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${PORTNAME}2-8-4
diff --git a/x11-toolkits/FWF/Makefile b/x11-toolkits/FWF/Makefile
index 6782f7a3872a..e4df4a8eb440 100644
--- a/x11-toolkits/FWF/Makefile
+++ b/x11-toolkits/FWF/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=libs/X/fwf
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BROKEN= "Does not compile"
diff --git a/x11-toolkits/tk82/Makefile b/x11-toolkits/tk82/Makefile
index e73af868e792..a5d0b3803740 100644
--- a/x11-toolkits/tk82/Makefile
+++ b/x11-toolkits/tk82/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_TCLTK}
MASTER_SITE_SUBDIR= tcl8_2
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82
diff --git a/x11-wm/ctwm/Makefile b/x11-wm/ctwm/Makefile
index da7bde7e827a..2798a2d42066 100644
--- a/x11-wm/ctwm/Makefile
+++ b/x11-wm/ctwm/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= x11-wm
MASTER_SITES= ftp://slhp1.epfl.ch/pub/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ctwm-images${EXTRACT_SUFX}
-MAINTAINER= torstenb@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/x11/blast/Makefile b/x11/blast/Makefile
index 00d8444da705..3ef4b4d503d2 100644
--- a/x11/blast/Makefile
+++ b/x11/blast/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/blast-1.0/ \
ftp://hpftp.cict.fr/hpux/X11/Demos/blast-1.0/
DISTNAME= ${PORTNAME}-${PORTVERSION}-ss-10.20
-MAINTAINER= jseger@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_X_PREFIX= yes