diff options
author | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-03 22:25:41 +0000 |
---|---|---|
committer | Jean-Yves Lefort <jylefort@FreeBSD.org> | 2005-10-03 22:25:41 +0000 |
commit | 9fc725d4bbb026fa1e4290b1644e49d47be2fbc1 (patch) | |
tree | c949c2005fc9b69ae9578c8ee9a620dab89cf1e8 /emulators/linux-pete-xgl2gpu | |
parent | 068791f652aa1aceb2fc63f79d450f9b322fc14e (diff) | |
download | ports-9fc725d4bbb026fa1e4290b1644e49d47be2fbc1.tar.gz ports-9fc725d4bbb026fa1e4290b1644e49d47be2fbc1.zip |
Notes
Diffstat (limited to 'emulators/linux-pete-xgl2gpu')
-rw-r--r-- | emulators/linux-pete-xgl2gpu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/linux-pete-xgl2gpu/Makefile b/emulators/linux-pete-xgl2gpu/Makefile index c86ed14fd777..87939088cbb4 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@brutele.be +MAINTAINER= jylefort@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 |