summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2017-09-15 18:28:31 +0000
committeradamw <adamw@FreeBSD.org>2017-09-15 18:28:31 +0000
commit8696e08687c155ff164ee62607dfef63e233936b (patch)
tree758b328d1b90284f6d554e3a5f55b95b83f77bf0
parent2e3ebbc4339d854622c1b8add58d816c478583e9 (diff)
downloadFreeBSD-ports-8696e08687c155ff164ee62607dfef63e233936b.zip
FreeBSD-ports-8696e08687c155ff164ee62607dfef63e233936b.tar.gz
Reset kami's ports to his personal email address.
With hat: portmgr
-rw-r--r--games/ioquake3-server/Makefile2
-rw-r--r--games/ioquake3/Makefile2
-rw-r--r--games/iourbanterror-server/Makefile2
-rw-r--r--games/iourbanterror/Makefile2
-rw-r--r--games/openarena-data/Makefile2
-rw-r--r--games/openarena-oax/Makefile2
-rw-r--r--games/openarena-server/Makefile2
-rw-r--r--games/openarena/Makefile2
-rw-r--r--games/urbanterror-data/Makefile2
-rw-r--r--multimedia/libaacs/Makefile2
-rw-r--r--multimedia/libbdplus/Makefile2
-rw-r--r--multimedia/libbluray/Makefile2
-rw-r--r--ports-mgmt/bsdadminscripts2/Makefile2
-rw-r--r--sysutils/automounter/Makefile2
-rw-r--r--sysutils/powerdxx/Makefile2
15 files changed, 15 insertions, 15 deletions
diff --git a/games/ioquake3-server/Makefile b/games/ioquake3-server/Makefile
index 90ece92..28c1cec 100644
--- a/games/ioquake3-server/Makefile
+++ b/games/ioquake3-server/Makefile
@@ -4,7 +4,7 @@
PORTNAME= ioquake3
PKGNAMESUFFIX= -server
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= Ioquake3 dedicated server
LICENSE= GPLv2
diff --git a/games/ioquake3/Makefile b/games/ioquake3/Makefile
index 6fac27a..1673bc7 100644
--- a/games/ioquake3/Makefile
+++ b/games/ioquake3/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES?= http://ioquake3.org/files/${DISTVERSION}/
# Using zip this way enables slaves to override it.
EXTRACT_SUFX?= .zip
-MAINTAINER?= kami@FreeBSD.org
+MAINTAINER?= kamikaze@bsdforen.de
COMMENT?= Cleaned-up and enhanced version of Quake 3
LICENSE?= GPLv2
diff --git a/games/iourbanterror-server/Makefile b/games/iourbanterror-server/Makefile
index 319b969..9363492 100644
--- a/games/iourbanterror-server/Makefile
+++ b/games/iourbanterror-server/Makefile
@@ -4,7 +4,7 @@
PORTNAME= iourbanterror
PKGNAMESUFFIX= -server
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= Urban Terror dedicated server
LICENSE= GPLv2
diff --git a/games/iourbanterror/Makefile b/games/iourbanterror/Makefile
index 81d780c..b3afb10 100644
--- a/games/iourbanterror/Makefile
+++ b/games/iourbanterror/Makefile
@@ -8,7 +8,7 @@ PORTEPOCH= 1
CATEGORIES= games
DISTNAME= ioquake3-${IOQUAKE3VER}
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= Quake 3 engine modified for Urban Terror (based on ioquake3)
RUN_DEPENDS= urbanterror-data>0:games/urbanterror-data
diff --git a/games/openarena-data/Makefile b/games/openarena-data/Makefile
index f26e506..a3d9b7e 100644
--- a/games/openarena-data/Makefile
+++ b/games/openarena-data/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= SF/oarena:data \
DISTFILES= ${OA_DATA}:data
EXTRACT_ONLY=
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= OpenArena game data files
LICENSE= GPLv2
diff --git a/games/openarena-oax/Makefile b/games/openarena-oax/Makefile
index 2502d20..b8c7ec6 100644
--- a/games/openarena-oax/Makefile
+++ b/games/openarena-oax/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= games
MASTER_SITES= http://files.poulsander.com/~poul19/public_files/eliminationSource/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= OpenArena Mod: OpenArena Xpanded
LICENSE= GPLv2
diff --git a/games/openarena-server/Makefile b/games/openarena-server/Makefile
index 35348ef..589dbc7 100644
--- a/games/openarena-server/Makefile
+++ b/games/openarena-server/Makefile
@@ -4,7 +4,7 @@
PORTNAME= openarena
PKGNAMESUFFIX= -server
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= OpenArena dedicated server
LICENSE= GPLv2
diff --git a/games/openarena/Makefile b/games/openarena/Makefile
index 3f9c0ef..967ed07 100644
--- a/games/openarena/Makefile
+++ b/games/openarena/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF/oarena/src \
DISTNAME= ${PORTNAME}-engine-source-${GAMEVERSION}
EXTRACT_SUFX= .tar.bz2 # override master port
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= Quake3 total conversion based on the ioquake3 engine
LICENSE?= GPLv2
diff --git a/games/urbanterror-data/Makefile b/games/urbanterror-data/Makefile
index d57d8d0..2a4dd19 100644
--- a/games/urbanterror-data/Makefile
+++ b/games/urbanterror-data/Makefile
@@ -12,7 +12,7 @@ DISTNAME= UrbanTerror${URT_VER}_full${URT_REV}
EXTRACT_SUFX= .zip
EXTRACT_ONLY=
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= Standalone realism based mod originally for Quake III Arena
NO_BUILD= yes
diff --git a/multimedia/libaacs/Makefile b/multimedia/libaacs/Makefile
index 7d6977f..7f8daa4 100644
--- a/multimedia/libaacs/Makefile
+++ b/multimedia/libaacs/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \
http://blu.opsec.eu/
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= Advanced Access Content System implementation
LICENSE= LGPL21
diff --git a/multimedia/libbdplus/Makefile b/multimedia/libbdplus/Makefile
index 5381a81..74296ce 100644
--- a/multimedia/libbdplus/Makefile
+++ b/multimedia/libbdplus/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \
http://blu.opsec.eu/
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= BD+ System research implementation
LICENSE= LGPL21
diff --git a/multimedia/libbluray/Makefile b/multimedia/libbluray/Makefile
index 60de3a2..9db9857 100644
--- a/multimedia/libbluray/Makefile
+++ b/multimedia/libbluray/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.videolan.org/pub/videolan/${PORTNAME}/${PORTVERSION}/ \
http://blu.opsec.eu/
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= Blu-Ray discs playback library for media players
LICENSE= LGPL21
diff --git a/ports-mgmt/bsdadminscripts2/Makefile b/ports-mgmt/bsdadminscripts2/Makefile
index af46fea..f8def68 100644
--- a/ports-mgmt/bsdadminscripts2/Makefile
+++ b/ports-mgmt/bsdadminscripts2/Makefile
@@ -4,7 +4,7 @@ PORTNAME= bsdadminscripts2
DISTVERSION= 0.2.0
CATEGORIES= ports-mgmt
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= Collection of administration scripts
LICENSE= ISCL
diff --git a/sysutils/automounter/Makefile b/sysutils/automounter/Makefile
index 273ffd0..a1e648b 100644
--- a/sysutils/automounter/Makefile
+++ b/sysutils/automounter/Makefile
@@ -5,7 +5,7 @@ PORTNAME= automounter
PORTVERSION= 1.5.1
CATEGORIES= sysutils
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= Provides scripts to dynamically configure amd
LICENSE= BSD2CLAUSE
diff --git a/sysutils/powerdxx/Makefile b/sysutils/powerdxx/Makefile
index 32656a9..220e4a6 100644
--- a/sysutils/powerdxx/Makefile
+++ b/sysutils/powerdxx/Makefile
@@ -5,7 +5,7 @@ PORTVERSION= 0.2.5
PORTREVISION= 1
CATEGORIES= sysutils
-MAINTAINER= kami@FreeBSD.org
+MAINTAINER= kamikaze@bsdforen.de
COMMENT= CPU clock speed/frequency daemon
LICENSE= ISCL
OpenPOWER on IntegriCloud