diff options
author | alepulver <alepulver@FreeBSD.org> | 2009-02-28 05:24:38 +0800 |
---|---|---|
committer | alepulver <alepulver@FreeBSD.org> | 2009-02-28 05:24:38 +0800 |
commit | f4e037b3823953fd591dc1c4e26f496b498d35f4 (patch) | |
tree | 66bca806e87d4b86babd7e20aaf198da26ba4f31 /games | |
parent | b9d77177913d0bb5dd8c649578ce0dcfe6cd5a31 (diff) | |
download | freebsd-ports-gnome-f4e037b3823953fd591dc1c4e26f496b498d35f4.tar.gz freebsd-ports-gnome-f4e037b3823953fd591dc1c4e26f496b498d35f4.tar.zst freebsd-ports-gnome-f4e037b3823953fd591dc1c4e26f496b498d35f4.zip |
- Drop maintainership of the following ports:
games/darkplaces
games/quake-dpmod
games/edge
games/deng
games/odamex
games/uhexen2
games/uhexen2-extras
games/vavoom
games/vavoom-extras
games/alienarena
games/alienarena-data
games/freedroidrpg
games/assaultcube
games/freeorion
x11-toolkits/gigi
devel/allegro
devel/allegrogl
devel/adime
devel/allegro-devel
net-p2p/qbittorrent
net-p2p/rblibtorrent-devel
emulators/wahcade
x11-wm/stumpwm
x11-wm/icewm
Diffstat (limited to 'games')
-rw-r--r-- | games/alienarena-data/Makefile | 2 | ||||
-rw-r--r-- | games/alienarena/Makefile | 2 | ||||
-rw-r--r-- | games/assaultcube/Makefile | 2 | ||||
-rw-r--r-- | games/darkplaces/Makefile | 2 | ||||
-rw-r--r-- | games/deng/Makefile | 2 | ||||
-rw-r--r-- | games/edge/Makefile | 2 | ||||
-rw-r--r-- | games/freedroidrpg/Makefile | 2 | ||||
-rw-r--r-- | games/freeorion/Makefile | 2 | ||||
-rw-r--r-- | games/odamex/Makefile | 2 | ||||
-rw-r--r-- | games/quake-dpmod/Makefile | 2 | ||||
-rw-r--r-- | games/uhexen2-extras/Makefile | 2 | ||||
-rw-r--r-- | games/uhexen2/Makefile | 2 | ||||
-rw-r--r-- | games/vavoom-extras/Makefile | 2 | ||||
-rw-r--r-- | games/vavoom/Makefile | 2 |
14 files changed, 14 insertions, 14 deletions
diff --git a/games/alienarena-data/Makefile b/games/alienarena-data/Makefile index 4234dd5b4339..185102d8d5f7 100644 --- a/games/alienarena-data/Makefile +++ b/games/alienarena-data/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://offload1.icculus.org/alienarena/Files/ PKGNAMESUFFIX= -data DISTNAME= ${PORTNAME}2008-linux20080603 -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alien Arena 2008 (data) USE_ZIP= yes diff --git a/games/alienarena/Makefile b/games/alienarena/Makefile index db5722b4069b..d4eeeba1c65d 100644 --- a/games/alienarena/Makefile +++ b/games/alienarena/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://offload1.icculus.org/alienarena/Files/ DISTNAME= ${PORTNAME}2008-linux20080603 -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Alien Arena 2008 (native version) RUN_DEPENDS= ${DATADIR}/arena/default.cfg:${PORTSDIR}/games/alienarena-data diff --git a/games/assaultcube/Makefile b/games/assaultcube/Makefile index 2131d912d62e..f7a4026d0b7f 100644 --- a/games/assaultcube/Makefile +++ b/games/assaultcube/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= SF/actiongame DISTNAME= AssaultCube_v${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Total conversion of the FPS game called Cube LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal diff --git a/games/darkplaces/Makefile b/games/darkplaces/Makefile index 51989fccebec..ba0db151beae 100644 --- a/games/darkplaces/Makefile +++ b/games/darkplaces/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= http://offload1.icculus.org:9090/twilight/darkplaces/files/ DISTNAME= ${PORTNAME}engine${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake engine modification USE_ZIP= yes diff --git a/games/deng/Makefile b/games/deng/Makefile index 18db53481a81..08c6ea6c23c8 100644 --- a/games/deng/Makefile +++ b/games/deng/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/-beta/} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An enhanced Doom, Heretic and Hexen source port BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip diff --git a/games/edge/Makefile b/games/edge/Makefile index 198165c30d9c..c005f8f8de88 100644 --- a/games/edge/Makefile +++ b/games/edge/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-source DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-${PORTVERSION}-linux${EXTRACT_SUFX} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= DOOM style engine aimed at the Total Conversion developer LIB_DEPENDS= fltk.1:${PORTSDIR}/x11-toolkits/fltk \ diff --git a/games/freedroidrpg/Makefile b/games/freedroidrpg/Makefile index f8863a5248b5..394ed690c084 100644 --- a/games/freedroidrpg/Makefile +++ b/games/freedroidrpg/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.11.1 CATEGORIES= games MASTER_SITES= SF/freedroid -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modification of the classical Freedroid engine into an RPG USE_BZIP2= yes diff --git a/games/freeorion/Makefile b/games/freeorion/Makefile index e54ea322c5ba..4d23ecf07bce 100644 --- a/games/freeorion/Makefile +++ b/games/freeorion/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= games MASTER_SITES= ftp://ftp.alepulver.com.ar/distfiles/ -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source, platform independent galactic conquest game LIB_DEPENDS= GiGi.0:${PORTSDIR}/x11-toolkits/gigi \ diff --git a/games/odamex/Makefile b/games/odamex/Makefile index b351382d8c75..d827d9fb5f72 100644 --- a/games/odamex/Makefile +++ b/games/odamex/Makefile @@ -12,7 +12,7 @@ CATEGORIES= games MASTER_SITES= SF DISTNAME= Odamex-${PORTVERSION}-src -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The Standard in Online Multiplayer Doom USE_BZIP2= yes diff --git a/games/quake-dpmod/Makefile b/games/quake-dpmod/Makefile index 632372295b01..4a7101d6c77b 100644 --- a/games/quake-dpmod/Makefile +++ b/games/quake-dpmod/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://offload1.icculus.org/twilight/darkplaces/files/ PKGNAMEPREFIX= ${Q1PKGNAMEPREFIX} DISTNAME= darkplacesmod${PORTVERSION} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Quake 1 modification (for DarkPlaces) RUN_DEPENDS= ${LOCALBASE}/share/darkplaces/dummy:${PORTSDIR}/games/darkplaces diff --git a/games/uhexen2-extras/Makefile b/games/uhexen2-extras/Makefile index 5ce9fde4dc49..61d7850e1865 100644 --- a/games/uhexen2-extras/Makefile +++ b/games/uhexen2-extras/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tgz DISTFILES= # DIST_SUBDIR= ${PORTNAME} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Hexen II source port extras (demos, mods, etc) RUN_DEPENDS= ${DATADIR}:${PORTSDIR}/games/uhexen2 diff --git a/games/uhexen2/Makefile b/games/uhexen2/Makefile index 10b2b1b36cf0..f8a31328e65a 100644 --- a/games/uhexen2/Makefile +++ b/games/uhexen2/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .tgz DISTFILES= ${DISTNAME}${EXTRACT_SUFX} DIST_SUBDIR= ${PORTNAME} -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Hexen II source port supporting Linux/FreeBSD/Unix/Windows USE_GMAKE= yes diff --git a/games/vavoom-extras/Makefile b/games/vavoom-extras/Makefile index 83adeccab36b..d1e865236d00 100644 --- a/games/vavoom-extras/Makefile +++ b/games/vavoom-extras/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF:sf \ PKGNAMESUFFIX= -extras DISTFILES= # -MAINTAINER= alepulver@FreeBSD.org +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 352d6a9cb3a9..60bf6d8cd4c5 100644 --- a/games/vavoom/Makefile +++ b/games/vavoom/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.28 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Doom, Doom II, Heretic, Hexen and Strife source port LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |