diff options
author | miwi <miwi@FreeBSD.org> | 2006-08-20 00:49:49 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-08-20 00:49:49 +0800 |
commit | 4064cf228f8200a8df981d46a59a0c70ce4138b4 (patch) | |
tree | 7de1fc8c3498e54e74668ab5fa0d1f3323dd70ae /emulators/qemu-launcher | |
parent | 26d0901c61b62890851dcacc5cf528ca05e670cc (diff) | |
download | freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.tar.gz freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.tar.zst freebsd-ports-gnome-4064cf228f8200a8df981d46a59a0c70ce4138b4.zip |
- Update maintainer addresses
PR: ports/102230
Submitted by: Wesley Shields <wxs(at)atarininja.org>
Approved by: krion (mentor)
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 \ |