diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-08-19 16:49:49 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-08-19 16:49:49 +0000 |
commit | 50130fcfc65ae79eb73140ff6dc7e1721b7ab6a9 (patch) | |
tree | 09a4e22fa9a3351fee96dabd37a67de5ab8b2322 /emulators/qemu-launcher | |
parent | f01b52c7fe4ad2b10060b87907d6a262acf5d873 (diff) |
Notes
Diffstat (limited to 'emulators/qemu-launcher')
-rw-r--r-- | emulators/qemu-launcher/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/qemu-launcher/Makefile b/emulators/qemu-launcher/Makefile index 0ef5a57e9c11..ebe4647e346b 100644 --- a/emulators/qemu-launcher/Makefile +++ b/emulators/qemu-launcher/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://emeitner.f2o.org/debian/ DISTNAME= ${PORTNAME}_${PORTVERSION}-1 -MAINTAINER= wxs@csh.rit.edu +MAINTAINER= wxs@atarininja.org COMMENT= A GTK front-end to Qemu RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ |