From 238940659fef9d2215986549df4157f1a1c130f8 Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Tue, 19 Aug 2008 09:18:37 +0000 Subject: Return laszlof's ports to the pool due to lack of time. Hat: portmgr --- astro/jday/Makefile | 2 +- audio/ezstream/Makefile | 2 +- audio/mutemix/Makefile | 2 +- audio/taglib/Makefile | 2 +- audio/vorbisgain/Makefile | 2 +- comms/sredird/Makefile | 2 +- databases/mysql++/Makefile | 2 +- devel/cvslines/Makefile | 2 +- devel/gengetopt/Makefile | 2 +- devel/libghthash/Makefile | 2 +- devel/naturaldocs/Makefile | 2 +- devel/readline/Makefile | 2 +- devel/scsh-install-lib/Makefile | 2 +- devel/sunterlib/Makefile | 2 +- devel/xtl/Makefile | 2 +- ftp/quftp/Makefile | 2 +- games/empire/Makefile | 2 +- games/euchre/Makefile | 2 +- games/netspades/Makefile | 2 +- irc/hybserv/Makefile | 2 +- irc/kmyirc/Makefile | 2 +- irc/nefarious/Makefile | 2 +- irc/ngircd/Makefile | 2 +- lang/atlast/Makefile | 2 +- lang/ferite/Makefile | 2 +- lang/kawa/Makefile | 2 +- mail/cmail/Makefile | 2 +- math/algae/Makefile | 2 +- math/rascal/Makefile | 2 +- net-mgmt/netspoc/Makefile | 2 +- net/lambdamoo/Makefile | 2 +- net/ns/Makefile | 2 +- net/ns2/Makefile | 2 +- net/wmlj/Makefile | 2 +- news/newsfish/Makefile | 2 +- print/pcal/Makefile | 2 +- security/mussh/Makefile | 2 +- security/ncrypt/Makefile | 2 +- www/checkbot/Makefile | 2 +- www/gforge/Makefile | 2 +- www/mgstat/Makefile | 2 +- www/mod_jail/Makefile | 2 +- www/retawq/Makefile | 2 +- www/simplog/Makefile | 2 +- www/zerowait-httpd/Makefile | 2 +- 45 files changed, 45 insertions(+), 45 deletions(-) diff --git a/astro/jday/Makefile b/astro/jday/Makefile index ffa9aa85438a..169510ef8f6d 100644 --- a/astro/jday/Makefile +++ b/astro/jday/Makefile @@ -10,7 +10,7 @@ CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Astronomical julian date calculator USE_AUTOTOOLS= libtool:15 diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile index 17712dac5ab5..27a36a2856c4 100644 --- a/audio/ezstream/Makefile +++ b/audio/ezstream/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://svn.xiph.org/releases/ezstream/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A command line utility for streaming to icecast servers LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \ diff --git a/audio/mutemix/Makefile b/audio/mutemix/Makefile index dee23914b10f..604c454474e8 100644 --- a/audio/mutemix/Makefile +++ b/audio/mutemix/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= http://www.v-i-t.de/mirkos_hp/pub/ EXTRACT_SUFX= .py -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Adjusts a mixer RUN_DEPENDS= aumix:${PORTSDIR}/audio/aumix \ diff --git a/audio/taglib/Makefile b/audio/taglib/Makefile index c4aebcdae223..132b4f152f6a 100644 --- a/audio/taglib/Makefile +++ b/audio/taglib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.5 CATEGORIES= audio MASTER_SITES= http://ktown.kde.org/~wheeler/files/src/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library for manipulating ID3 tags and Ogg comments USE_AUTOTOOLS= libtool:15 diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index bcdc849bf83e..227043f91d34 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://sjeng.org/ftp/vorbis/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Calculates the perceived sound level of an Ogg Vorbis file LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis diff --git a/comms/sredird/Makefile b/comms/sredird/Makefile index 3dc232bb3d42..53ca935610b6 100644 --- a/comms/sredird/Makefile +++ b/comms/sredird/Makefile @@ -11,7 +11,7 @@ CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/serial -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= RFC 2217 compliant serial port redirector PLIST_FILES= libexec/sredird diff --git a/databases/mysql++/Makefile b/databases/mysql++/Makefile index 2a010fb36529..ddad5075764e 100644 --- a/databases/mysql++/Makefile +++ b/databases/mysql++/Makefile @@ -11,7 +11,7 @@ CATEGORIES= databases devel MASTER_SITES= http://tangentsoft.net/mysql++/releases/ PKGNAMESUFFIX= -mysql${MYSQL_VER} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Complex C++ API for MySQL${MYSQL_VER} USE_MYSQL= yes diff --git a/devel/cvslines/Makefile b/devel/cvslines/Makefile index aafa8d001ef5..d3ab8f914156 100644 --- a/devel/cvslines/Makefile +++ b/devel/cvslines/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Wrapper to ease merging of changes between CVS branches WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/devel/gengetopt/Makefile b/devel/gengetopt/Makefile index 83104453277e..baf3225f27a1 100644 --- a/devel/gengetopt/Makefile +++ b/devel/gengetopt/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for generating a C function which parses command line arguments GNU_CONFIGURE= yes diff --git a/devel/libghthash/Makefile b/devel/libghthash/Makefile index 8758bafdb67f..d70b2226607d 100644 --- a/devel/libghthash/Makefile +++ b/devel/libghthash/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.6.2 CATEGORIES= devel MASTER_SITES= http://www.ipd.bth.se/ska/sim_home/filer/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Generic Hash Table USE_AUTOTOOLS= libtool:15 diff --git a/devel/naturaldocs/Makefile b/devel/naturaldocs/Makefile index 8a0508c4789a..d40a9e75af07 100644 --- a/devel/naturaldocs/Makefile +++ b/devel/naturaldocs/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= NaturalDocs-${PORTVERSION} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An extensible, multi-language source code documentation generator USE_ZIP= yes diff --git a/devel/readline/Makefile b/devel/readline/Makefile index 274c2d66ddd6..dc8fa7160392 100644 --- a/devel/readline/Makefile +++ b/devel/readline/Makefile @@ -18,7 +18,7 @@ PATCH_SITES= ftp://ftp.gnu.org/gnu/readline/${PORTNAME}-${PORTVERSION}-patches/ PATCHFILES= readline52-001 readline52-002 readline52-003 readline52-004 \ readline52-005 readline52-006 readline52-007 -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for editing command lines as they are typed GNU_CONFIGURE= yes diff --git a/devel/scsh-install-lib/Makefile b/devel/scsh-install-lib/Makefile index 26b14f88061d..819db95082f4 100644 --- a/devel/scsh-install-lib/Makefile +++ b/devel/scsh-install-lib/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.3.0 CATEGORIES= devel scheme MASTER_SITES= http://lamp.epfl.ch/~schinz/scsh_packages/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An scsh library for installing other scsh packages RUN_DEPENDS= scsh:${PORTSDIR}/lang/scsh diff --git a/devel/sunterlib/Makefile b/devel/sunterlib/Makefile index d3d38c74d180..1f6ea7c4ba8a 100644 --- a/devel/sunterlib/Makefile +++ b/devel/sunterlib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel scheme MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Contributed libraries for Scheme 48 and scsh RUN_DEPENDS= ${LOCALBASE}/lib/scsh/scsh-install-pkg:${PORTSDIR}/devel/scsh-install-lib diff --git a/devel/xtl/Makefile b/devel/xtl/Makefile index cf40f66b95f1..020daca86098 100644 --- a/devel/xtl/Makefile +++ b/devel/xtl/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for R/W structured data to/from an external representation NO_BUILD= yes diff --git a/ftp/quftp/Makefile b/ftp/quftp/Makefile index 16cbfa13aaec..72aa1ddc9147 100644 --- a/ftp/quftp/Makefile +++ b/ftp/quftp/Makefile @@ -12,7 +12,7 @@ CATEGORIES= ftp MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= quftp -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A scriptable FTP client LIB_DEPENDS= readline.5:${PORTSDIR}/devel/readline diff --git a/games/empire/Makefile b/games/empire/Makefile index 9f5e41ee3ccd..4e3ab9adca77 100644 --- a/games/empire/Makefile +++ b/games/empire/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://www.catb.org/~esr/vms-empire/ DISTNAME= vms-${PORTNAME}-${PORTVERSION} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Solitaire empire game "VMS Empire" MAN6= empire.6 diff --git a/games/euchre/Makefile b/games/euchre/Makefile index 4c323171df52..0e42340a14e9 100644 --- a/games/euchre/Makefile +++ b/games/euchre/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very popular card game with variable skill levels PLIST_FILES= bin/euchre diff --git a/games/netspades/Makefile b/games/netspades/Makefile index f54f13cb700c..cdb6f0981c28 100644 --- a/games/netspades/Makefile +++ b/games/netspades/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://www.ece.rice.edu/~brentmh/spades/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Very popular card game for 1-4 players over a network LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang diff --git a/irc/hybserv/Makefile b/irc/hybserv/Makefile index c78664d53987..e5b462a8f8e7 100644 --- a/irc/hybserv/Makefile +++ b/irc/hybserv/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= hybserv2 -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= HybServ2 IRCD Services USE_GMAKE= yes diff --git a/irc/kmyirc/Makefile b/irc/kmyirc/Makefile index a10bfa33582a..f15df563d868 100644 --- a/irc/kmyirc/Makefile +++ b/irc/kmyirc/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Easy to use IRC client for KDE USE_AUTOTOOLS= libtool:15 diff --git a/irc/nefarious/Makefile b/irc/nefarious/Makefile index 70d8fd0ca4fa..e4927db55bd9 100644 --- a/irc/nefarious/Makefile +++ b/irc/nefarious/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= evilnet -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IRC server used by evilnet based off of Undernet\'s ircu USE_BZIP2= yes diff --git a/irc/ngircd/Makefile b/irc/ngircd/Makefile index cf22321ddbcd..cde1f7e1bbba 100644 --- a/irc/ngircd/Makefile +++ b/irc/ngircd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= irc MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Free open source daemon for Internet Relay Chat (IRC) USE_RC_SUBR= ngircd diff --git a/lang/atlast/Makefile b/lang/atlast/Makefile index cb3fd233f2cc..aebaa59ed1e7 100644 --- a/lang/atlast/Makefile +++ b/lang/atlast/Makefile @@ -11,7 +11,7 @@ CATEGORIES= lang MASTER_SITES= http://www.fourmilab.ch/atlast/ \ http://www.fourmilab.to/atlast/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Autodesk Threaded Language Application System Toolkit SRC= atlast.c atlmain.c diff --git a/lang/ferite/Makefile b/lang/ferite/Makefile index 68f6be059b7b..b056dc6fb4a7 100644 --- a/lang/ferite/Makefile +++ b/lang/ferite/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An embeddable scripting language LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ diff --git a/lang/kawa/Makefile b/lang/kawa/Makefile index 461ccbbb1e8a..8610ca26ecc8 100644 --- a/lang/kawa/Makefile +++ b/lang/kawa/Makefile @@ -12,7 +12,7 @@ CATEGORIES= lang scheme java MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= kawa -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Java-based Scheme implementation BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed diff --git a/mail/cmail/Makefile b/mail/cmail/Makefile index dba8a2db31ce..ebbfdbc5b5a5 100644 --- a/mail/cmail/Makefile +++ b/mail/cmail/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.eboai.org/pub/users/chip/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= laszlof -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A simple mail counter, useful for multiple mailfiles RUN_DEPENDS= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor diff --git a/math/algae/Makefile b/math/algae/Makefile index 739f3054845c..b42b31acda8f 100644 --- a/math/algae/Makefile +++ b/math/algae/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A programming language for numerical analysis GNU_CONFIGURE= yes diff --git a/math/rascal/Makefile b/math/rascal/Makefile index 00c31345bb84..3d2755dca0f3 100644 --- a/math/rascal/Makefile +++ b/math/rascal/Makefile @@ -13,7 +13,7 @@ CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Advanced Scientific CALculator WRKSRC= ${WRKDIR}/Rascal-${PORTVERSION} diff --git a/net-mgmt/netspoc/Makefile b/net-mgmt/netspoc/Makefile index 5f5de70b4e0b..54200d8daf25 100644 --- a/net-mgmt/netspoc/Makefile +++ b/net-mgmt/netspoc/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 3.0 CATEGORIES= net-mgmt MASTER_SITES= http://download.berlios.de/netspoc/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Network Security Policy Compiler USE_PERL5= yes diff --git a/net/lambdamoo/Makefile b/net/lambdamoo/Makefile index e3080f29a346..f56b72b7650c 100644 --- a/net/lambdamoo/Makefile +++ b/net/lambdamoo/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= LambdaMOO-${PORTVERSION} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The most commonly used program to run MOOs WRKSRC= ${WRKDIR}/MOO-${PORTVERSION} diff --git a/net/ns/Makefile b/net/ns/Makefile index dab6eea4f420..d53c3e3d579b 100644 --- a/net/ns/Makefile +++ b/net/ns/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nsnam -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Discrete event simulator for networking research BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl diff --git a/net/ns2/Makefile b/net/ns2/Makefile index dab6eea4f420..d53c3e3d579b 100644 --- a/net/ns2/Makefile +++ b/net/ns2/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= nsnam -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Discrete event simulator for networking research BUILD_DEPENDS= ${LOCALBASE}/lib/libtclcl.a:${PORTSDIR}/devel/tclcl diff --git a/net/wmlj/Makefile b/net/wmlj/Makefile index 9ee7f841bf23..98a940f99fe6 100644 --- a/net/wmlj/Makefile +++ b/net/wmlj/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A dockapp that monitors your friends list at LiveJournal.com LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl diff --git a/news/newsfish/Makefile b/news/newsfish/Makefile index bff93fbd887c..785d94ef199a 100644 --- a/news/newsfish/Makefile +++ b/news/newsfish/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2.6 CATEGORIES= news MASTER_SITES= ftp://ftp.saddi.com/pub/software/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Batch USENET news reader with filter capabilities USE_GMAKE= yes diff --git a/print/pcal/Makefile b/print/pcal/Makefile index 6499f9707090..ae49904bb545 100644 --- a/print/pcal/Makefile +++ b/print/pcal/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PostScript calendar program MAKE_ENV= HOST_CC="${CC}" diff --git a/security/mussh/Makefile b/security/mussh/Makefile index 94586ccc0b1a..3d99c3880d99 100644 --- a/security/mussh/Makefile +++ b/security/mussh/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A tool for easily running the same commands on multiple hosts RUN_DEPENDS= bash:${PORTSDIR}/shells/bash diff --git a/security/ncrypt/Makefile b/security/ncrypt/Makefile index 2ba752966e15..29a229fce3a2 100644 --- a/security/ncrypt/Makefile +++ b/security/ncrypt/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced AES file encryption tool GNU_CONFIGURE= yes diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index 66615e345116..2462d77c413c 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://wolfram.schneider.org/src/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A WWW link verifier, similar to momspider BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/www/gforge/Makefile b/www/gforge/Makefile index a834adad1f12..baa6e6172d7e 100644 --- a/www/gforge/Makefile +++ b/www/gforge/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= www devel MASTER_SITES= http://gforge.org/frs/download.php/236/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source collaborative software development tool RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget diff --git a/www/mgstat/Makefile b/www/mgstat/Makefile index f837ac03771b..08dc27a16f87 100644 --- a/www/mgstat/Makefile +++ b/www/mgstat/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Produce graphs from mod_gzip log files LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd diff --git a/www/mod_jail/Makefile b/www/mod_jail/Makefile index b571fde575d7..1e4c1c78a67c 100644 --- a/www/mod_jail/Makefile +++ b/www/mod_jail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= www MASTER_SITES= http://igorpopov.newmail.ru/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache 1.3.x/2.0.xx module to enable an easy alternative to mod_chroot WRKSRC= ${WRKDIR}/mod_jail diff --git a/www/retawq/Makefile b/www/retawq/Makefile index 23704ee3ce74..96fcf4242b07 100644 --- a/www/retawq/Makefile +++ b/www/retawq/Makefile @@ -13,7 +13,7 @@ CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An interactive, multi-threaded web browser for text terminals USE_GETTEXT= yes diff --git a/www/simplog/Makefile b/www/simplog/Makefile index 94ae3a89862f..da81482a8375 100644 --- a/www/simplog/Makefile +++ b/www/simplog/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A complete and powerful blogging tool DATADIR= ${PREFIX}/www/simplog diff --git a/www/zerowait-httpd/Makefile b/www/zerowait-httpd/Makefile index cec39471bb62..51164b5ca989 100644 --- a/www/zerowait-httpd/Makefile +++ b/www/zerowait-httpd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.0w.ru/httpd/ DISTNAME= 0W-httpd-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight and fast http server USE_GMAKE= yes -- cgit v1.2.3