summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-12-15 19:48:26 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-12-15 19:48:26 +0000
commitb641caf81b0cda656ad6e6d9ce2102cb34ab8d09 (patch)
tree302c8df665732d77512724fa625bce8a2878062d
parent- Forced commit to note that previous commit message should read: (diff)
Reset maintainer at his request.
PR: ports/141647
Notes
Notes: svn path=/head/; revision=245897
-rw-r--r--audio/csound/Makefile3
-rw-r--r--audio/smasher/Makefile2
-rw-r--r--editors/diakonos/Makefile2
-rw-r--r--emulators/fceux/Makefile2
-rw-r--r--ftp/bareftp/Makefile2
-rw-r--r--ftp/cftp/Makefile2
-rw-r--r--ftp/cmdftp/Makefile2
-rw-r--r--ftp/ftpfind/Makefile2
-rw-r--r--ftp/gproftpd/Makefile2
-rw-r--r--ftp/proftpd-devel/Makefile2
-rw-r--r--ftp/proftpd/Makefile2
-rw-r--r--ftp/pureadmin/Makefile2
-rw-r--r--games/abuse/Makefile2
-rw-r--r--games/abuse_sdl/Makefile2
-rw-r--r--games/doom/Makefile2
-rw-r--r--games/etuxracer/Makefile2
-rw-r--r--games/prboom/Makefile2
-rw-r--r--games/tuxracer/Makefile2
-rw-r--r--irc/bitchx/Makefile2
-rw-r--r--irc/eggdrop/Makefile2
-rw-r--r--irc/kvirc-devel/Makefile2
-rw-r--r--irc/kvirc/Makefile2
-rw-r--r--irc/psybnc/Makefile2
-rw-r--r--print/hplip3/Makefile2
-rw-r--r--science/peekabot/Makefile2
-rw-r--r--www/analog/Makefile2
-rw-r--r--www/cherokee/Makefile2
-rw-r--r--www/dokuwiki-devel/Makefile2
-rw-r--r--www/dokuwiki/Makefile2
29 files changed, 29 insertions, 30 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index c3cb12de6ee6..43305817b1d7 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -2,7 +2,6 @@
# Date created: 2000-10-11
# Whom: trevor
#
-# $Carpetsmoker: ports/audio/csound/Makefile,v 1.5 2007/11/18 11:10:22 carpetsmoker Exp $
# $FreeBSD$
#
@@ -18,7 +17,7 @@ DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src
DIST_SUBDIR= csound
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Sound synthesizer
LIB_DEPENDS= sndfile:${PORTSDIR}/audio/libsndfile \
diff --git a/audio/smasher/Makefile b/audio/smasher/Makefile
index 649c64374303..af658a8958af 100644
--- a/audio/smasher/Makefile
+++ b/audio/smasher/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= SF \
http://distfiles.officialunix.com/
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cross platform audio loop slicer
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
diff --git a/editors/diakonos/Makefile b/editors/diakonos/Makefile
index c89b44fd84f0..d9305b82784d 100644
--- a/editors/diakonos/Makefile
+++ b/editors/diakonos/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= editors ruby
MASTER_SITES= http://purepistos.net/diakonos/ \
http://distfiles.officialunix.com/
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Linux editor for the masses
USE_RUBY= yes
diff --git a/emulators/fceux/Makefile b/emulators/fceux/Makefile
index 23322520f1f8..65373ed6a1bf 100644
--- a/emulators/fceux/Makefile
+++ b/emulators/fceux/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= emulators
MASTER_SITES= SF/fceultra/Source%20Code/${PORTVERSION}%20src/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A portable NES/Famicom emulator based on Bero's original FCE
USE_BZIP2= yes
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile
index 97b166397b59..df332a31d281 100644
--- a/ftp/bareftp/Makefile
+++ b/ftp/bareftp/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= http://www.bareftp.org/release/
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ftp client made in C sharp
GNU_CONFIGURE= yes
diff --git a/ftp/cftp/Makefile b/ftp/cftp/Makefile
index 93fd9e41257f..5850773e3403 100644
--- a/ftp/cftp/Makefile
+++ b/ftp/cftp/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= ftp ipv6
MASTER_SITES= ftp://ftp.giga.or.at/pub/nih/cftp/ \
ftp://sunsite.univie.ac.at/pub/nih/cftp/
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Comfortable FTP, a full screen ftp client
GNU_CONFIGURE= yes
diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile
index 91e32e09ab39..f94c083bda0e 100644
--- a/ftp/cmdftp/Makefile
+++ b/ftp/cmdftp/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.9.7
CATEGORIES= ftp
MASTER_SITES= SAVANNAH
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Command line shell-like ftp client
GNU_CONFIGURE= yes
diff --git a/ftp/ftpfind/Makefile b/ftp/ftpfind/Makefile
index bae360bc64a5..cd602e4298c3 100644
--- a/ftp/ftpfind/Makefile
+++ b/ftp/ftpfind/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.996
CATEGORIES= ftp
MASTER_SITES= http://hp.vector.co.jp/authors/VA013366/
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Find directory&file on a ftp server
PLIST_FILES= bin/ftpfind
diff --git a/ftp/gproftpd/Makefile b/ftp/gproftpd/Makefile
index d9eac209a714..b8e795d1649e 100644
--- a/ftp/gproftpd/Makefile
+++ b/ftp/gproftpd/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= ftp
MASTER_SITES= http://mange.dynalias.org/linux/gproftpd/
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Gtk2 Frontend for proftpd daemon
RUN_DEPENDS= proftpd:${PORTSDIR}/ftp/proftpd
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile
index 57b85893c727..8aa15c43fce7 100644
--- a/ftp/proftpd-devel/Makefile
+++ b/ftp/proftpd-devel/Makefile
@@ -22,7 +22,7 @@ PKGNAMESUFFIX= -devel
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Highly configurable ftp daemon
MAN1= ftpcount.1 ftpwho.1 ftptop.1
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index e41b0c5a5e95..6d10cbe0b38a 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -23,7 +23,7 @@ MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER?= chris@officialunix.com
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= Highly configurable ftp daemon
MAN1= ftpcount.1 ftpwho.1 ftptop.1
diff --git a/ftp/pureadmin/Makefile b/ftp/pureadmin/Makefile
index e5aa1cfdad09..c15117b6bdbd 100644
--- a/ftp/pureadmin/Makefile
+++ b/ftp/pureadmin/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 2
CATEGORIES= ftp
MASTER_SITES= SF/purify/Default/${PORTVERSION}
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Management utility for the PureFTPd
USE_GNOME= pkgconfig gnomehack gnometarget libglade2
diff --git a/games/abuse/Makefile b/games/abuse/Makefile
index ece748568f7c..4a48fcb8d95a 100644
--- a/games/abuse/Makefile
+++ b/games/abuse/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.pardus.org.tr/pub/source/2007/ \
DISTFILES= abuse_datafiles.tar.gz
EXTRACT_ONLY= # empty
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= The classic 2D action game Abuse
RUN_DEPENDS= abuse.sdl:${PORTSDIR}/games/abuse_sdl
diff --git a/games/abuse_sdl/Makefile b/games/abuse_sdl/Makefile
index c952394e5bfa..25bfc2f8a2d8 100644
--- a/games/abuse_sdl/Makefile
+++ b/games/abuse_sdl/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://abuse.zoy.org/raw/Downloads/ \
http://casemanl.linux.tucows.com/files/
DISTNAME= abuse-${PORTVERSION}
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= An SDL port of the Abuse game engine
# Add in the oposite, request games/abuse if being installed directly
diff --git a/games/doom/Makefile b/games/doom/Makefile
index 73572914689e..264434036582 100644
--- a/games/doom/Makefile
+++ b/games/doom/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_IDSOFTWARE:S|$|source/|}
DISTNAME= doomsrc
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= DOOM: the game and the sound server
NO_CDROM= requested by IDsoftware
diff --git a/games/etuxracer/Makefile b/games/etuxracer/Makefile
index fc2aff4cf218..b8b26f839bf1 100644
--- a/games/etuxracer/Makefile
+++ b/games/etuxracer/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \
${PORTNAME}-data-${PORTVERSION}.tar.gz
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A 3d penguin racing game using OpenGL
LIB_DEPENDS= tcl85:${PORTSDIR}/lang/tcl85
diff --git a/games/prboom/Makefile b/games/prboom/Makefile
index 912cbba43804..847338d507b9 100644
--- a/games/prboom/Makefile
+++ b/games/prboom/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.5.0
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION}
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A multiplayer-capable and modified version of ID's classic DOOM game
LIB_DEPENDS= smpeg.1:${PORTSDIR}/multimedia/smpeg
diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile
index fc2aff4cf218..b8b26f839bf1 100644
--- a/games/tuxracer/Makefile
+++ b/games/tuxracer/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= SF
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \
${PORTNAME}-data-${PORTVERSION}.tar.gz
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A 3d penguin racing game using OpenGL
LIB_DEPENDS= tcl85:${PORTSDIR}/lang/tcl85
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index ad9f5ea09dd0..ab4b7082b544 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -12,7 +12,7 @@ CATEGORIES+= irc
MASTER_SITES= SF/bitchx/ircii-pana/ircii-pana-1.1
DISTNAME= ircii-pana-1.1-final
-MAINTAINER?= chris@officialunix.com
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= ircII color client with GTK/GNOME support
WRKSRC= ${WRKDIR}/BitchX
diff --git a/irc/eggdrop/Makefile b/irc/eggdrop/Makefile
index 50e4d46a46d8..b0e975aea32f 100644
--- a/irc/eggdrop/Makefile
+++ b/irc/eggdrop/Makefile
@@ -18,7 +18,7 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}-ssl-rootie.patch.gz:ssl \
PATCH_SITES= http://www.egghelp.org/files/patches/:ssl \
ftp://ftp.eggheads.org/pub/eggdrop/patches/official/1.6/:ctcpfix
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= The most popular open source Internet Relay Chat bot
USE_TCL= 82+
diff --git a/irc/kvirc-devel/Makefile b/irc/kvirc-devel/Makefile
index 01007f1bd84a..05a61270f2ac 100644
--- a/irc/kvirc-devel/Makefile
+++ b/irc/kvirc-devel/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/snapshots/source/ \
http://distfiles.officialunix.com/
PKGNAMESUFFIX= -devel
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= IRC client for QT4 and KDE4
USE_BZIP2= yes
diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile
index 9f947d1dfb77..03197f94c9d1 100644
--- a/irc/kvirc/Makefile
+++ b/irc/kvirc/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/${PORTVERSION}/source/ \
LOCAL/beech
MASTER_SITE_SUBDIR= ${PORTNAME}/${PORTVERSION}/source
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= IRC client for QT and KDE
USE_AUTOTOOLS= libtool:22
diff --git a/irc/psybnc/Makefile b/irc/psybnc/Makefile
index a8b72be9c804..ab0d1eb34cf2 100644
--- a/irc/psybnc/Makefile
+++ b/irc/psybnc/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= irc ipv6
MASTER_SITES= http://www.psybnc.at/download/beta/ CENKES
DISTNAME= psyBNC-${DISTVERSION}
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extremely powerful IRC bouncer
WRKSRC= ${WRKDIR}/psybnc
diff --git a/print/hplip3/Makefile b/print/hplip3/Makefile
index 838caba11ffa..14ee97d0fdc7 100644
--- a/print/hplip3/Makefile
+++ b/print/hplip3/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 3.9.8
CATEGORIES= print
MASTER_SITES= SF
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Drivers and utilities for HP Printers and All-in-One devices
LIB_DEPENDS= jpeg.10:${PORTSDIR}/graphics/jpeg \
diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile
index f991c4cebaca..39e64e0e1f52 100644
--- a/science/peekabot/Makefile
+++ b/science/peekabot/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= science
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.7.x/ \
http://distfiles.officialunix.com/
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Distributed real-time 3D visualization tool for robotics researchers
LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \
diff --git a/www/analog/Makefile b/www/analog/Makefile
index 0b2d4f355c01..c045699c5898 100644
--- a/www/analog/Makefile
+++ b/www/analog/Makefile
@@ -21,7 +21,7 @@ MASTER_SITES= http://www.analog.cx/ \
http://analog.netsoc.ucd.ie/ \
http://analog.tzone.it/
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= An extremely fast program for analysing WWW logfiles
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \
diff --git a/www/cherokee/Makefile b/www/cherokee/Makefile
index 5071bbf83c23..c9d4213e68c9 100644
--- a/www/cherokee/Makefile
+++ b/www/cherokee/Makefile
@@ -33,7 +33,7 @@ MASTER_SITES= http://www.cherokee-project.com/download/0.99/${PORTVERSION}/ \
http://mirror.yandex.ru/mirrors/cherokee-project.com/0.99/\${PORTVERSION}/ \
http://sunsite.rediris.es/mirror/cherokee/0.99/\${PORTVERSION}/
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extremely fast and flexible web server
USE_GNOME= gnomehack gnometarget pkgconfig
diff --git a/www/dokuwiki-devel/Makefile b/www/dokuwiki-devel/Makefile
index 435bcfa31af2..0e2236644f41 100644
--- a/www/dokuwiki-devel/Makefile
+++ b/www/dokuwiki-devel/Makefile
@@ -13,7 +13,7 @@ PKGNAMESUFFIX= -devel
DISTNAME= ${DIST_VER}
EXTRACT_SUFX= .tgz
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple and easy to use wiki, no database required
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/www/dokuwiki/Makefile b/www/dokuwiki/Makefile
index 12c306d61918..f81247197f99 100644
--- a/www/dokuwiki/Makefile
+++ b/www/dokuwiki/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://www.splitbrain.org/_media/projects/dokuwiki/ \
DISTNAME= ${DIST_VER}
EXTRACT_SUFX= .tgz
-MAINTAINER= chris@officialunix.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple and easy to use wiki, no database required
DIST_VER= ${PORTNAME}-2009-02-14