diff options
author | jylefort <jylefort@FreeBSD.org> | 2005-10-04 06:25:41 +0800 |
---|---|---|
committer | jylefort <jylefort@FreeBSD.org> | 2005-10-04 06:25:41 +0800 |
commit | 215f5003f3842e4b0848e7bd37a83b7fbf28c2aa (patch) | |
tree | 35e345b1141eb934e1b78c1a666623878c3dbb97 /emulators/linux-pete-xgl2gpu | |
parent | 23bbd8ccd7f79f2af691d56ac1dcbbae8419d390 (diff) | |
download | freebsd-ports-gnome-215f5003f3842e4b0848e7bd37a83b7fbf28c2aa.tar.gz freebsd-ports-gnome-215f5003f3842e4b0848e7bd37a83b7fbf28c2aa.tar.zst freebsd-ports-gnome-215f5003f3842e4b0848e7bd37a83b7fbf28c2aa.zip |
Fix my email address.
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 |