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-spu/Makefile | |
parent | d72153e6a24553819512f7268cdf9bfbf8810e30 (diff) |
Notes
Diffstat (limited to 'emulators/linux-peops-spu/Makefile')
-rw-r--r-- | emulators/linux-peops-spu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |