diff options
author | linimon <linimon@FreeBSD.org> | 2008-04-29 13:11:44 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-04-29 13:11:44 +0800 |
commit | b72a416cc0224280861acc8a5134e140e3ce45c3 (patch) | |
tree | 84a47fc3b14aa61101561804814046672492a831 /emulators | |
parent | 4bec16191c20f0067a02f5a7631c8d8fb5166435 (diff) | |
download | freebsd-ports-gnome-b72a416cc0224280861acc8a5134e140e3ce45c3.tar.gz freebsd-ports-gnome-b72a416cc0224280861acc8a5134e140e3ce45c3.tar.zst freebsd-ports-gnome-b72a416cc0224280861acc8a5134e140e3ce45c3.zip |
Reset jylefort's port maintainerships. portmgr has taken his commit bit
into safekeeping due to inactivity.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-ePSXe/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux-padjoy/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux-peops-softgpu/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux-peops-spu/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux-pete-xgl2gpu/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/emulators/linux-ePSXe/Makefile b/emulators/linux-ePSXe/Makefile index c5c11ce7eb3b..9f20ab54ffeb 100644 --- a/emulators/linux-ePSXe/Makefile +++ b/emulators/linux-ePSXe/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.epsxe.com/files/ PKGNAMEPREFIX= linux- DISTNAME= epsxe160lin -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Sony Playstation emulator (Linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk diff --git a/emulators/linux-padjoy/Makefile b/emulators/linux-padjoy/Makefile index c8007557f5a9..05c686fcad87 100644 --- a/emulators/linux-padjoy/Makefile +++ b/emulators/linux-padjoy/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= linux- DISTNAME= padJoy${MAJOR}${MINOR}${MICRO} EXTRACT_SUFX= .tgz -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PSEmu Pro joystick plugin (Linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk \ diff --git a/emulators/linux-peops-softgpu/Makefile b/emulators/linux-peops-softgpu/Makefile index 251a77c52f48..b2111bc4d59a 100644 --- a/emulators/linux-peops-softgpu/Makefile +++ b/emulators/linux-peops-softgpu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.pbernert.com/ PKGNAMEPREFIX= linux- DISTNAME= gpupeopssoftx${MAJOR}${MINOR} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PSEmu Pro GPU plugin using a software X11 renderer (Linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk diff --git a/emulators/linux-peops-spu/Makefile b/emulators/linux-peops-spu/Makefile index f0dd9a2da204..59844ba75a50 100644 --- a/emulators/linux-peops-spu/Makefile +++ b/emulators/linux-peops-spu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.pbernert.com/ PKGNAMEPREFIX= linux- DISTNAME= spupeopsoss${MAJOR}0${MINOR} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PSEmu Pro SPU plugin using the OSS interface (Linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk diff --git a/emulators/linux-pete-xgl2gpu/Makefile b/emulators/linux-pete-xgl2gpu/Makefile index bfd817b2d3d9..58bcdaf30a61 100644 --- a/emulators/linux-pete-xgl2gpu/Makefile +++ b/emulators/linux-pete-xgl2gpu/Makefile @@ -11,7 +11,7 @@ CATEGORIES= emulators linux MASTER_SITES= http://www.pbernert.com/ DISTNAME= gpupetexgl${MAJOR}0${MINOR} -MAINTAINER= jylefort@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A PSEmu Pro GPU plugin using a modern OpenGL renderer (Linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk |