diff options
author | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-27 21:24:38 +0000 |
---|---|---|
committer | Alejandro Pulver <alepulver@FreeBSD.org> | 2009-02-27 21:24:38 +0000 |
commit | 817a65bd3b2c33bbe5d08b914c2d17be99b8fbc7 (patch) | |
tree | d5ec97f2635e9023195f8787b1c223cd6385a800 /emulators | |
parent | c5fdb9237c9198636ca0a3cd72cb4044f46ce247 (diff) | |
download | ports-817a65bd3b2c33bbe5d08b914c2d17be99b8fbc7.tar.gz ports-817a65bd3b2c33bbe5d08b914c2d17be99b8fbc7.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
Notes
Notes:
svn path=/head/; revision=229191
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wahcade/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wahcade/Makefile b/emulators/wahcade/Makefile index 2f4bb7b37979..f64cbf1109f9 100644 --- a/emulators/wahcade/Makefile +++ b/emulators/wahcade/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www.anti-particle.com/projects/wahcade/ -MAINTAINER= alepulver@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A frontend for almost any emulator (MameWAH clone) RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \ |