summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/csound/Makefile2
-rw-r--r--audio/smasher/Makefile2
-rw-r--r--audio/x11amp/Makefile2
-rw-r--r--editors/diakonos/Makefile2
-rw-r--r--ftp/IglooFTP/Makefile2
-rw-r--r--ftp/bareftp/Makefile2
-rw-r--r--games/abuse/Makefile2
-rw-r--r--games/abuse_sdl/Makefile2
-rw-r--r--games/cowsay/Makefile2
-rw-r--r--games/doom/Makefile2
-rw-r--r--games/etuxracer/Makefile2
-rw-r--r--games/prboom/Makefile2
-rw-r--r--games/super_methane_brothers/Makefile2
-rw-r--r--games/tuxracer/Makefile2
-rw-r--r--games/vavoom-extras/Makefile2
-rw-r--r--games/vavoom/Makefile2
-rw-r--r--graphics/mesa-demos/Makefile2
-rw-r--r--irc/kvirc/Makefile2
-rw-r--r--science/peekabot/Makefile2
19 files changed, 19 insertions, 19 deletions
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 409f9ee0d36a..c9dbbf022041 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -17,7 +17,7 @@ DISTNAME= ${PORTNAME:S/c/C/}${PORTVERSION}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:src
DIST_SUBDIR= csound
-MAINTAINER= c.petrik.sosa@gmail.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 0d39d6ea5ba5..fe6b1322d9b5 100644
--- a/audio/smasher/Makefile
+++ b/audio/smasher/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION}-source
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Cross platform audio loop slicer
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
diff --git a/audio/x11amp/Makefile b/audio/x11amp/Makefile
index d1e29e2c74a1..692faa760f43 100644
--- a/audio/x11amp/Makefile
+++ b/audio/x11amp/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.cs.tu-berlin.de/pub/misc/x11amp/0.9/ \
ftp://ftp.bsdfr.org/pub/FreeBSD/ports/distfiles/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-beta/}
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= X11-based MP3 player with nice graphical interface
USE_GNOME= gtk12 esound
diff --git a/editors/diakonos/Makefile b/editors/diakonos/Makefile
index 6e2c1189067c..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= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Linux editor for the masses
USE_RUBY= yes
diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile
index 6bcf83eb37fd..5e619c103c56 100644
--- a/ftp/IglooFTP/Makefile
+++ b/ftp/IglooFTP/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} \
MASTER_SITE_SUBDIR= system/network/file-transfer
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Easy to use FTP client for X Window System
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src
diff --git a/ftp/bareftp/Makefile b/ftp/bareftp/Makefile
index 5fb48b99794f..12946234eea7 100644
--- a/ftp/bareftp/Makefile
+++ b/ftp/bareftp/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3.7
CATEGORIES= ftp
MASTER_SITES= http://www.bareftp.org/release/
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Ftp client made in C sharp
GNU_CONFIGURE= yes
diff --git a/games/abuse/Makefile b/games/abuse/Makefile
index fc5aba898cfa..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= c.petrik.sosa@gmail.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 29a8c147739e..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= c.petrik.sosa@gmail.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/cowsay/Makefile b/games/cowsay/Makefile
index 1bc909a25341..ae952cb22e82 100644
--- a/games/cowsay/Makefile
+++ b/games/cowsay/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= ftp://ftp.nog.net/pub/tony/cowsay/
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Configurable talking characters in ASCII art
USE_PERL5= yes
diff --git a/games/doom/Makefile b/games/doom/Makefile
index 58a247f60aa1..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= c.petrik.sosa@gmail.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 67b64f6bf477..4a6dcaf151a4 100644
--- a/games/etuxracer/Makefile
+++ b/games/etuxracer/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= SF/extremetuxracer/extreme-tuxracer/${PORTVERSION}/
DISTNAME= extremetuxracer-${PORTVERSION}
-MAINTAINER= c.petrik.sosa@gmail.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 c3b8944fe339..4ff47c0d4fa5 100644
--- a/games/prboom/Makefile
+++ b/games/prboom/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20stable/${PORTVERSION}
-MAINTAINER= c.petrik.sosa@gmail.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/super_methane_brothers/Makefile b/games/super_methane_brothers/Makefile
index 456322715544..34b531d97702 100644
--- a/games/super_methane_brothers/Makefile
+++ b/games/super_methane_brothers/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= SF/methane/Methane%20Stable/Methane%20V${PORTVERSION}
DISTNAME= methane-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A port of the Amiga platform game of the same name
LIB_DEPENDS= clanCore-0.8:${PORTSDIR}/devel/clanlib \
diff --git a/games/tuxracer/Makefile b/games/tuxracer/Makefile
index 19e5794d63a5..21b46dfa7a11 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= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A 3d penguin racing game using OpenGL
LIB_DEPENDS= tcl85:${PORTSDIR}/lang/tcl85
diff --git a/games/vavoom-extras/Makefile b/games/vavoom-extras/Makefile
index 123864131b75..09caeeaa3935 100644
--- a/games/vavoom-extras/Makefile
+++ b/games/vavoom-extras/Makefile
@@ -18,7 +18,7 @@ MASTER_SITES= SF/vavoom/Resources/vmodels-doom/1.4.3:vmd \
SF/vavoom/Resources/vtextures/1.1:vt11 \
http://doomtextures.freelanzer.com/:dt
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Doom, Doom II, Heretic, Hexen and Strife source port (extras)
RUN_DEPENDS= vavoom:${PORTSDIR}/games/vavoom
diff --git a/games/vavoom/Makefile b/games/vavoom/Makefile
index 6b3faa6b7552..f5c611b45a7d 100644
--- a/games/vavoom/Makefile
+++ b/games/vavoom/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.33
CATEGORIES= games
MASTER_SITES= SF/${PORTNAME}/Vavoom-source/${PORTVERSION}
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Doom, Doom II, Heretic, Hexen and Strife source port
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/mesa-demos/Makefile b/graphics/mesa-demos/Makefile
index ecb98c811692..6ecbe04599de 100644
--- a/graphics/mesa-demos/Makefile
+++ b/graphics/mesa-demos/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= CRITICAL/mesa3d:mesa,glut,demos
PKGNAMEPREFIX= mesa-
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= OpenGL demos distributed with Mesa
USE_GL= glu glut
diff --git a/irc/kvirc/Makefile b/irc/kvirc/Makefile
index 15bba587552b..6c9a17d94717 100644
--- a/irc/kvirc/Makefile
+++ b/irc/kvirc/Makefile
@@ -18,7 +18,7 @@ MASTER_SITES= ftp://ftp.kvirc.de/pub/kvirc/%SUBDIR%/ \
http://kvirc.bcoos.net/%SUBDIR%/
MASTER_SITE_SUBDIR= ${PORTVERSION}/source
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT?= IRC client for KDE4
.if !defined(PKGNAMESUFFIX)
diff --git a/science/peekabot/Makefile b/science/peekabot/Makefile
index 6a544d1c1513..ef5d2049ec18 100644
--- a/science/peekabot/Makefile
+++ b/science/peekabot/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8.4
CATEGORIES= science
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}.x/
-MAINTAINER= c.petrik.sosa@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Distributed real-time 3D visualization tool for robotics researchers
LIB_DEPENDS= boost_regex.4:${PORTSDIR}/devel/boost-libs \