diff options
author | wxs <wxs@FreeBSD.org> | 2012-02-19 04:30:59 +0800 |
---|---|---|
committer | wxs <wxs@FreeBSD.org> | 2012-02-19 04:30:59 +0800 |
commit | 4161148e887d4f2909d56ab6e56f467a18f07b0d (patch) | |
tree | 40139d7327a9efc9982768154897267123d6b7c8 /emulators/qemu-launcher | |
parent | 85e72f6ce59a84becc3524ae2c9d35f103c635c5 (diff) | |
download | freebsd-ports-gnome-4161148e887d4f2909d56ab6e56f467a18f07b0d.tar.gz freebsd-ports-gnome-4161148e887d4f2909d56ab6e56f467a18f07b0d.tar.zst freebsd-ports-gnome-4161148e887d4f2909d56ab6e56f467a18f07b0d.zip |
Assign back to the pool.
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 c4f697da0ba2..0c2b9175f277 100644 --- a/emulators/qemu-launcher/Makefile +++ b/emulators/qemu-launcher/Makefile @@ -12,7 +12,7 @@ CATEGORIES= emulators MASTER_SITES= http://download.gna.org/qemulaunch/1.7.x/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= wxs@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A GTK front-end to Qemu RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk2:${PORTSDIR}/x11-toolkits/p5-Gtk2 \ |