diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-04-12 22:10:43 +0000 |
commit | 7c10e30e3aea97d6b65551065e2fe6d96021f81e (patch) | |
tree | 67a238e44246082feccc9cf2252f74c6c63211d6 /emulators/linux-peops-softgpu | |
parent | - Update to 1.3.0 (diff) |
Change my MAINTAINER email address to jylefort@FreeBSD.org
Approved by: adamw (mentor)
Diffstat (limited to 'emulators/linux-peops-softgpu')
-rw-r--r-- | emulators/linux-peops-softgpu/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux-peops-softgpu/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/linux-peops-softgpu/Makefile b/emulators/linux-peops-softgpu/Makefile index 7afaccb9d61c..cc520d34417a 100644 --- a/emulators/linux-peops-softgpu/Makefile +++ b/emulators/linux-peops-softgpu/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.pbernert.com/ PKGNAMEPREFIX= linux- DISTNAME= gpupeopssoftx${MAJOR}${MINOR} -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@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-softgpu/pkg-descr b/emulators/linux-peops-softgpu/pkg-descr index e407f8d755ca..0f7e47238663 100644 --- a/emulators/linux-peops-softgpu/pkg-descr +++ b/emulators/linux-peops-softgpu/pkg-descr @@ -5,4 +5,4 @@ This is the Linux version, tested with emulators/linux-ePSXe. WWW: http://sourceforge.net/projects/peops/ - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org |