diff options
48 files changed, 48 insertions, 48 deletions
diff --git a/audio/rat30/Makefile b/audio/rat30/Makefile index bf5570e471ba..5a9de5b17f7d 100644 --- a/audio/rat30/Makefile +++ b/audio/rat30/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0.35 CATEGORIES= mbone audio MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}/ -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/audio/rexima/Makefile b/audio/rexima/Makefile index f7c94456490e..c32530995be0 100644 --- a/audio/rexima/Makefile +++ b/audio/rexima/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= apps/sound/mixers -MAINTAINER= jerry@rootbsd.net +MAINTAINER= ports@FreeBSD.org COMMENT= A ncurses-based console mixer .include <bsd.port.pre.mk> diff --git a/audio/ripenc/Makefile b/audio/ripenc/Makefile index e2d723e8b0cb..1aad6b185b69 100644 --- a/audio/ripenc/Makefile +++ b/audio/ripenc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= audio MASTER_SITES= http://home.kc.rr.com/ripenc/ -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org COMMENT= Script that automates the ripping, encoding, and naming of CD's WRKSRC= ${WRKDIR}/ripenc diff --git a/comms/pr/Makefile b/comms/pr/Makefile index a6b03442634b..c0f556b33156 100644 --- a/comms/pr/Makefile +++ b/comms/pr/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms net MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/files/ DISTNAME= pr-${PORTVERSION} -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= A daemon that connects local terminal device to a terminal server WRKSRC= ${WRKDIR}/pr diff --git a/converters/btoa/Makefile b/converters/btoa/Makefile index 60731926219c..2d2abbeca123 100644 --- a/converters/btoa/Makefile +++ b/converters/btoa/Makefile @@ -13,7 +13,7 @@ CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= asami/LOCAL_PORTS -MAINTAINER= martin@raq.cx +MAINTAINER= ports@FreeBSD.org COMMENT= Encode/decode binary to printable ASCII MAKE_FLAGS= DESTDIR=${PREFIX} -f diff --git a/converters/mmencode/Makefile b/converters/mmencode/Makefile index a1786597f042..40287c5d0c39 100644 --- a/converters/mmencode/Makefile +++ b/converters/mmencode/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://thumper.bellcore.com/pub/nsb/ \ DISTNAME= mm${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= Translate to and from mail-oriented encoding formats WRKSRC= ${WRKDIR}/${DISTNAME}/src/metamail diff --git a/deskutils/loserjabber/Makefile b/deskutils/loserjabber/Makefile index a4f83a3d5f40..824596a27f37 100644 --- a/deskutils/loserjabber/Makefile +++ b/deskutils/loserjabber/Makefile @@ -11,7 +11,7 @@ CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= loserjabber -MAINTAINER= ryan@manunkind.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK interface to user journals on www.livejournal.com GNU_CONFIGURE= yes diff --git a/devel/libcoro/Makefile b/devel/libcoro/Makefile index 39a114cb475a..ef2eb4266a7b 100644 --- a/devel/libcoro/Makefile +++ b/devel/libcoro/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kbyanc DISTNAME= coro-${PORTVERSION} -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= C library that implements coroutines ONLY_FOR_ARCHS= i386 diff --git a/devel/ngpt/Makefile b/devel/ngpt/Makefile index 7dd1d335c33c..ca8fb0fda434 100644 --- a/devel/ngpt/Makefile +++ b/devel/ngpt/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= http://www.sharma-home.net/~adsharma/projects/freebsd/ MASTER_SITE_SUBDIR= ngpt-${PORTVERSION}.tar.gz -MAINTAINER= arun@sharmas.dhs.org +MAINTAINER= ports@FreeBSD.org COMMENT= NGPT is a next generation pthread implementation based on GNU pth INSTALLS_SHLIB= yes diff --git a/devel/py-coro/Makefile b/devel/py-coro/Makefile index 2c54867b79f5..c291eebc1cf2 100644 --- a/devel/py-coro/Makefile +++ b/devel/py-coro/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.dotfunk.com/projects/coro/ PKGNAMEPREFIX= py- DISTNAME= ${PORTNAME}_2001_02_02 -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= Python coroutine implementation BUILD_DEPENDS= ${LOCALBASE}/lib/libcoro.a:${PORTSDIR}/devel/libcoro diff --git a/editors/aee/Makefile b/editors/aee/Makefile index 0f41e5b37ee2..4b9e0494b872 100644 --- a/editors/aee/Makefile +++ b/editors/aee/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.2.15b CATEGORIES= editors MASTER_SITES= http://mahon.cwx.net/sources/ -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= An easy editor with both curses and X11 interfaces .if !defined(BUILD_XAE) diff --git a/editors/dte/Makefile b/editors/dte/Makefile index 7db063f89b7f..796a90b50778 100644 --- a/editors/dte/Makefile +++ b/editors/dte/Makefile @@ -11,7 +11,7 @@ CATEGORIES= editors MASTER_SITES= ftp://mugca.cc.monash.edu.au/pub/dougt/ EXTRACT_SUFX= .tgz -MAINTAINER= sjhports@tracking.amos.net +MAINTAINER= ports@FreeBSD.org COMMENT= A simple text editor which uses many of the shortcuts used in MSDOS EDIT MAN1= dte.1 diff --git a/emulators/gsnes9x/Makefile b/emulators/gsnes9x/Makefile index a3156b32fdbc..a0f1b7f40983 100644 --- a/emulators/gsnes9x/Makefile +++ b/emulators/gsnes9x/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= GSnes9x-${PORTVERSION} -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK front-end for the Snes9X SNES emulator RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x diff --git a/games/biorythm/Makefile b/games/biorythm/Makefile index e8f7a2677d46..2af6759dbb2b 100644 --- a/games/biorythm/Makefile +++ b/games/biorythm/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1.2 CATEGORIES= games MASTER_SITES= http://shh.thathost.com/pub-unix/files/ -MAINTAINER= martin@raq.cx +MAINTAINER= ports@FreeBSD.org COMMENT= Simple biorythm calculation program LIB_DEPENDS= shhmsg.1:${PORTSDIR}/devel/libshhmsg \ diff --git a/games/flying/Makefile b/games/flying/Makefile index f8d4edd27c07..a523839aa385 100644 --- a/games/flying/Makefile +++ b/games/flying/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= games/arcade EXTRACT_SUFX= .tgz -MAINTAINER= searle@longacre.demon.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Pool/snooker/billiards/carrom/etc game USE_IMAKE= yes diff --git a/games/quakeserver/Makefile b/games/quakeserver/Makefile index 3722a750565f..f888ca87f7d4 100644 --- a/games/quakeserver/Makefile +++ b/games/quakeserver/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.sunet.se/pub/pc/games/idgames2/planetquake/threewave/uni DISTFILES= unixded-${PORTVERSION}-i386-unknown-bsdi3.0.tar.gz \ quake106.zip -MAINTAINER= martin@raq.cx +MAINTAINER= ports@FreeBSD.org COMMENT= A server to host Quake network games under FreeBSD BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ diff --git a/games/xjumpx/Makefile b/games/xjumpx/Makefile index e501dc9a7801..46dd2c35b1e3 100644 --- a/games/xjumpx/Makefile +++ b/games/xjumpx/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.4 CATEGORIES= games MASTER_SITES= http://www19.xdsl.ne.jp/~cdr/soft/dl/ -MAINTAINER= cdr@ga.xdsl.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= Improved version of xjump USE_X_PREFIX= yes diff --git a/graphics/xmandel/Makefile b/graphics/xmandel/Makefile index 046b23d6e222..e63db99fae80 100644 --- a/graphics/xmandel/Makefile +++ b/graphics/xmandel/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cray.com/src/graphics/xmandel/ DISTNAME= ${PORTNAME} EXTRACT_SUFX= .shar -MAINTAINER= andreas@marvin.robin.de +MAINTAINER= ports@FreeBSD.org COMMENT= Window based interface to Mandelbrot sets and Julia sets EXTRACT_CMD= ${SH} diff --git a/irc/dircproxy-devel/Makefile b/irc/dircproxy-devel/Makefile index c18e57fe6beb..ff163888adc6 100644 --- a/irc/dircproxy-devel/Makefile +++ b/irc/dircproxy-devel/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.5 CATEGORIES= irc MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ -MAINTAINER= lester@mazpe.net +MAINTAINER= ports@FreeBSD.org COMMENT= A detachable irc proxy server with many features GNU_CONFIGURE= yes diff --git a/irc/dircproxy/Makefile b/irc/dircproxy/Makefile index c18e57fe6beb..ff163888adc6 100644 --- a/irc/dircproxy/Makefile +++ b/irc/dircproxy/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0.5 CATEGORIES= irc MASTER_SITES= ftp://ftp.netsplit.com/pub/dircproxy/stable/ -MAINTAINER= lester@mazpe.net +MAINTAINER= ports@FreeBSD.org COMMENT= A detachable irc proxy server with many features GNU_CONFIGURE= yes diff --git a/japanese/edict-utf-8/Makefile b/japanese/edict-utf-8/Makefile index 871d70ccb116..a256b8c7aabf 100644 --- a/japanese/edict-utf-8/Makefile +++ b/japanese/edict-utf-8/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.sedl.org/pub/mirrors/nihongo/ \ EXTRACT_SUFX= DISTFILES= ${DICTFILES} ${SRCFILES} ${DOCFILES} -MAINTAINER= jhanna@home.com +MAINTAINER= jhanna@shaw.ca COMMENT= Japanese-English dictionaries with access and maintenance utilities BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff --git a/japanese/edict/Makefile b/japanese/edict/Makefile index 871d70ccb116..a256b8c7aabf 100644 --- a/japanese/edict/Makefile +++ b/japanese/edict/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.sedl.org/pub/mirrors/nihongo/ \ EXTRACT_SUFX= DISTFILES= ${DICTFILES} ${SRCFILES} ${DOCFILES} -MAINTAINER= jhanna@home.com +MAINTAINER= jhanna@shaw.ca COMMENT= Japanese-English dictionaries with access and maintenance utilities BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip diff --git a/japanese/hex/Makefile b/japanese/hex/Makefile index 28390a1450e1..f50f67feb46d 100644 --- a/japanese/hex/Makefile +++ b/japanese/hex/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.tsg.ne.jp/GANA/S/hex/ EXTRACT_SUFX= .tgz DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} -MAINTAINER= yu@pastel.club.or.jp +MAINTAINER= ports@FreeBSD.org COMMENT= A hexadecimal dump tool which handles Japanese MANLANG= ja diff --git a/japanese/xmsgsaver/Makefile b/japanese/xmsgsaver/Makefile index a62658a7974e..77ec86895f40 100644 --- a/japanese/xmsgsaver/Makefile +++ b/japanese/xmsgsaver/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.8.1 CATEGORIES= japanese misc MASTER_SITES= http://www19.xdsl.ne.jp/~cdr/soft/dl/ -MAINTAINER= cdr@ga.xdsl.ne.jp +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 screensaver using VFlib LIB_DEPENDS= VFlib2.24:${PORTSDIR}/japanese/vflib diff --git a/java/jlex/Makefile b/java/jlex/Makefile index ffe6ea0a38e8..9663108a14f3 100644 --- a/java/jlex/Makefile +++ b/java/jlex/Makefile @@ -13,7 +13,7 @@ DISTNAME= Main EXTRACT_SUFX= .java EXTRACT_ONLY= # -MAINTAINER= jake@checker.org +MAINTAINER= ports@FreeBSD.org COMMENT= A lexical analyzer generator, written for Java, in Java BUILD_DEPENDS= ${LOCALBASE}/${JAVADIR}/bin/java:${PORTSDIR}/java/jdk11 diff --git a/mail/pm-lib/Makefile b/mail/pm-lib/Makefile index d4bfeecb95b3..66a541625845 100644 --- a/mail/pm-lib/Makefile +++ b/mail/pm-lib/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-2001.0728 -MAINTAINER= ishmael27@home.com +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of procmail plug-in modules RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail diff --git a/math/gsl/Makefile b/math/gsl/Makefile index aa0bd87438e0..f5d87145562d 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${GSLREF} ${GSLREFHTML} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} .endif -MAINTAINER= vlad@reid.ru +MAINTAINER= ports@FreeBSD.org COMMENT= The GNU Scientific Library - mathematical libs USE_LIBTOOL= yes diff --git a/math/matrix/Makefile b/math/matrix/Makefile index 23c4b961811a..85f2ae3495c8 100644 --- a/math/matrix/Makefile +++ b/math/matrix/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math devel MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/files/ DISTNAME= matrix-${PORTVERSION} -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= C++ library to manipulate matrices and vectors WRKSRC= ${WRKDIR}/matrix diff --git a/mbone/rat30/Makefile b/mbone/rat30/Makefile index bf5570e471ba..5a9de5b17f7d 100644 --- a/mbone/rat30/Makefile +++ b/mbone/rat30/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 3.0.35 CATEGORIES= mbone audio MASTER_SITES= http://www-mice.cs.ucl.ac.uk/multimedia/software/rat/releases/${PORTVERSION}/ -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= IPv4/v6 Multicast and unicast audio conferencing tool LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 diff --git a/misc/xless/Makefile b/misc/xless/Makefile index 71798ca1e96d..277b0a93f68b 100644 --- a/misc/xless/Makefile +++ b/misc/xless/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} \ ftp://ftp.cs.berkeley.edu/ucb/people/dglo/xless/ MASTER_SITE_SUBDIR= applications -MAINTAINER= conrads@home.com +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 viewer for text files. Useful as an add-on tool for other apps USE_IMAKE= yes diff --git a/multimedia/gxanim/Makefile b/multimedia/gxanim/Makefile index ffb728649532..878495c672fd 100644 --- a/multimedia/gxanim/Makefile +++ b/multimedia/gxanim/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.greslin.org/code/ DISTNAME= GXAnim-${PORTVERSION} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= rbt@zort.ca +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical front end to Xanim RUN_DEPENDS= xanim:${PORTSDIR}/multimedia/xanim diff --git a/net-mgmt/cisco_conf/Makefile b/net-mgmt/cisco_conf/Makefile index f70b93e1a894..5c8aeb1ea091 100644 --- a/net-mgmt/cisco_conf/Makefile +++ b/net-mgmt/cisco_conf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= ciscoconf-${PORTVERSION} DIST_SUBDIR= cisco_conf -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= Simple configuration editor for Cisco devices RUN_DEPENDS= ${LOCALBASE}/bin/joe:${PORTSDIR}/editors/joe diff --git a/net-mgmt/tas/Makefile b/net-mgmt/tas/Makefile index ff3717fb91f5..1c2ca1a5e787 100644 --- a/net-mgmt/tas/Makefile +++ b/net-mgmt/tas/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/tas/ DISTNAME= tas-${PORTVERSION} -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= Traffic accounting system WRKSRC= ${WRKDIR}/tas diff --git a/net/cisco_conf/Makefile b/net/cisco_conf/Makefile index f70b93e1a894..5c8aeb1ea091 100644 --- a/net/cisco_conf/Makefile +++ b/net/cisco_conf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= ciscoconf-${PORTVERSION} DIST_SUBDIR= cisco_conf -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= Simple configuration editor for Cisco devices RUN_DEPENDS= ${LOCALBASE}/bin/joe:${PORTSDIR}/editors/joe diff --git a/net/ppptraf/Makefile b/net/ppptraf/Makefile index e64ed9f8329c..c79dcd16d788 100644 --- a/net/ppptraf/Makefile +++ b/net/ppptraf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.borg-cube.com/users/diskiller/distfiles/ \ http://people.FreeBSD.org/~dburr/distfiles/ -MAINTAINER= diskiller@cnbinc.com +MAINTAINER= ports@FreeBSD.org COMMENT= A ncurses based PPP Traffic (bytes in/out) monitoring program #MAN1= ppptraf.1 diff --git a/net/tas/Makefile b/net/tas/Makefile index ff3717fb91f5..1c2ca1a5e787 100644 --- a/net/tas/Makefile +++ b/net/tas/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/tas/ DISTNAME= tas-${PORTVERSION} -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= Traffic accounting system WRKSRC= ${WRKDIR}/tas diff --git a/net/urlendec/Makefile b/net/urlendec/Makefile index e7b00fe6aace..658d69fb2bdf 100644 --- a/net/urlendec/Makefile +++ b/net/urlendec/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= net MASTER_SITES= http://www.whizkidtech.redprince.net/fports/ -MAINTAINER= adam@redprince.net +MAINTAINER= ports@FreeBSD.org COMMENT= URL encoder and decoder BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm diff --git a/news/bgrab/Makefile b/news/bgrab/Makefile index 30210291f7f4..85b3f9c2ac07 100644 --- a/news/bgrab/Makefile +++ b/news/bgrab/Makefile @@ -11,7 +11,7 @@ CATEGORIES= news MASTER_SITES= http://www.student.dtu.dk/~c960941/bgrab/ EXTRACT_SUFX= .tgz -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= Binary Grabber - downloads binaries from newsgroups RUN_DEPENDS= mmencode:${PORTSDIR}/converters/mmencode diff --git a/sysutils/fastest_cvsup/Makefile b/sysutils/fastest_cvsup/Makefile index dacc2f31ee61..af57c6be901c 100644 --- a/sysutils/fastest_cvsup/Makefile +++ b/sysutils/fastest_cvsup/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.2.8 CATEGORIES= sysutils MASTER_SITES= http://fastest-cvsup.sourceforge.net/download/ -MAINTAINER= ajr@subdimension.com +MAINTAINER= ports@FreeBSD.org COMMENT= Finds fastest CVSup server RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes diff --git a/sysutils/userlist/Makefile b/sysutils/userlist/Makefile index e941b206a8ab..0f23c23d45d1 100644 --- a/sysutils/userlist/Makefile +++ b/sysutils/userlist/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= http://www.jamiesdomain.org.uk/userlist/${PORTVERSION}/ MASTER_SITE_SUBDIR= ${PORTVERSION} -MAINTAINER= jamie@jamiesdomain.org.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Prints a list of all usernames in /etc/passwd NO_BUILD= yes diff --git a/sysutils/wmtop/Makefile b/sysutils/wmtop/Makefile index 0d177de4fa7e..4d8fd22cb176 100644 --- a/sysutils/wmtop/Makefile +++ b/sysutils/wmtop/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://wmtop.sourceforge.net/ \ ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= wmtop@tanelorn.demon.co.uk +MAINTAINER= ports@FreeBSD.org COMMENT= Windowmaker dock app to display top 3 CPU consuming processes USE_X_PREFIX= yes diff --git a/textproc/mgdiff/Makefile b/textproc/mgdiff/Makefile index 245e77e7441d..70666040bca2 100644 --- a/textproc/mgdiff/Makefile +++ b/textproc/mgdiff/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications DISTNAME= ${PORTNAME} -MAINTAINER= andreas@marvin.robin.de +MAINTAINER= ports@FreeBSD.org COMMENT= A graphical front end to the Unix diff command USE_MOTIF= yes diff --git a/www/fcgi/Makefile b/www/fcgi/Makefile index e0eb4a1e0efd..2c6cd9968b55 100644 --- a/www/fcgi/Makefile +++ b/www/fcgi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.fastcgi.com/dist/ PKGNAMESUFFIX= -devkit -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= FastCGI Development Kit USE_PERL5= yes diff --git a/www/mod_auth_pwcheck/Makefile b/www/mod_auth_pwcheck/Makefile index 78f6e38544b0..f5a0e0d5d3cb 100644 --- a/www/mod_auth_pwcheck/Makefile +++ b/www/mod_auth_pwcheck/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= www MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= Apache module for user authentication via Cyrus pwcheck daemon BUILD_DEPENDS= ${APXS}:${PORTSDIR}/${AP_CATEGORY}/${AP_PORT} diff --git a/www/mod_bunzip2/Makefile b/www/mod_bunzip2/Makefile index 18c3da83efa7..0e913808dcee 100644 --- a/www/mod_bunzip2/Makefile +++ b/www/mod_bunzip2/Makefile @@ -10,7 +10,7 @@ CATEGORIES= www MASTER_SITES= http://www.oldach.net/ DISTNAME= ${PORTNAME} -MAINTAINER= mod_bunzip2@oldach.net +MAINTAINER= ports@FreeBSD.org COMMENT= Apache module for server-side decompression of bzip2 files BUILD_DEPENDS= ${APXS}:${APACHE_PORT} diff --git a/www/netscape-remote/Makefile b/www/netscape-remote/Makefile index 08ca711e91fe..57651cd9591d 100644 --- a/www/netscape-remote/Makefile +++ b/www/netscape-remote/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://home.netscape.com/newsref/std/ DISTFILES= remote.c vroot.h -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= Utility to pass commands to running netscape process USE_XLIB= yes diff --git a/www/p5-FastCGI/Makefile b/www/p5-FastCGI/Makefile index 7c02319a66f4..18d251b7a385 100644 --- a/www/p5-FastCGI/Makefile +++ b/www/p5-FastCGI/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= FCGI PKGNAMEPREFIX= p5- DISTNAME= FCGI-${PORTVERSION} -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= Modules for perl5, for enabling FastCGI support in CGI scripts LIB_DEPENDS= fcgi.0:${PORTSDIR}/www/fcgi diff --git a/x11/erun/Makefile b/x11/erun/Makefile index 488ff458698b..a08fdb006863 100644 --- a/x11/erun/Makefile +++ b/x11/erun/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= kbyanc -MAINTAINER= kbyanc@posi.net +MAINTAINER= ports@FreeBSD.org COMMENT= A simple epplet for launching arbitrary programs LIB_DEPENDS= epplet.1:${PORTSDIR}/x11-wm/libepplet |