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 | |
parent | d72153e6a24553819512f7268cdf9bfbf8810e30 (diff) | |
download | ports-7c10e30e3aea97d6b65551065e2fe6d96021f81e.tar.gz ports-7c10e30e3aea97d6b65551065e2fe6d96021f81e.zip |
Notes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/linux-ePSXe/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux-ePSXe/pkg-descr | 2 | ||||
-rw-r--r-- | emulators/linux-peops-softgpu/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux-peops-softgpu/pkg-descr | 2 | ||||
-rw-r--r-- | emulators/linux-peops-spu/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux-peops-spu/pkg-descr | 2 | ||||
-rw-r--r-- | emulators/linux-pete-mesagpu/Makefile | 2 | ||||
-rw-r--r-- | emulators/linux-pete-mesagpu/pkg-descr | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/emulators/linux-ePSXe/Makefile b/emulators/linux-ePSXe/Makefile index e014433a4106..a76e73d80f1a 100644 --- a/emulators/linux-ePSXe/Makefile +++ b/emulators/linux-ePSXe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.epsxe.com/files/ PKGNAMEPREFIX= linux- DISTNAME= epsxe160lin -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= A Sony Playstation emulator (Linux version) # The binary is built against glibc 2.3, so we need linux_base-8. diff --git a/emulators/linux-ePSXe/pkg-descr b/emulators/linux-ePSXe/pkg-descr index 70a51fb42b7d..82ba3727fcb5 100644 --- a/emulators/linux-ePSXe/pkg-descr +++ b/emulators/linux-ePSXe/pkg-descr @@ -6,4 +6,4 @@ This is the Linux version. WWW: http://www.epsxe.com/ - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org 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 diff --git a/emulators/linux-peops-spu/Makefile b/emulators/linux-peops-spu/Makefile index 9a3e99a4c964..a0c8c5c2f9dc 100644 --- a/emulators/linux-peops-spu/Makefile +++ b/emulators/linux-peops-spu/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.pbernert.com/ PKGNAMEPREFIX= linux- DISTNAME= spupeopsoss${MAJOR}0${MINOR} -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@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-peops-spu/pkg-descr b/emulators/linux-peops-spu/pkg-descr index 58f52505e081..20facdb0f9fc 100644 --- a/emulators/linux-peops-spu/pkg-descr +++ b/emulators/linux-peops-spu/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 diff --git a/emulators/linux-pete-mesagpu/Makefile b/emulators/linux-pete-mesagpu/Makefile index 11e40813be5d..f1574d17dbee 100644 --- a/emulators/linux-pete-mesagpu/Makefile +++ b/emulators/linux-pete-mesagpu/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.pbernert.com/ PKGNAMEPREFIX= linux- DISTNAME= gpupetemesagl${MAJOR}${MINOR} -MAINTAINER= jylefort@brutele.be +MAINTAINER= jylefort@FreeBSD.org COMMENT= A PSEmu Pro GPU plugin using an OpenGL renderer (Linux version) RUN_DEPENDS= ${LINUXBASE}/usr/lib/libgtk-1.2.so.0:${PORTSDIR}/x11-toolkits/linux-gtk \ diff --git a/emulators/linux-pete-mesagpu/pkg-descr b/emulators/linux-pete-mesagpu/pkg-descr index 896b35bb0bb7..82214c79ffcb 100644 --- a/emulators/linux-pete-mesagpu/pkg-descr +++ b/emulators/linux-pete-mesagpu/pkg-descr @@ -6,4 +6,4 @@ This is the Linux version, tested with emulators/linux-ePSXe. WWW: http://www.pbernert.com/ - Jean-Yves Lefort -jylefort@brutele.be +jylefort@FreeBSD.org |