diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-07-02 20:22:55 +0000 |
commit | aa90d38b028ea75b01aa255b06ee8c8904b9022d (patch) | |
tree | 31fd7117fa9b8989a526ed9475e81fe957515e63 /emulators/loemu | |
parent | 19c5216b0186fd92e0f02a5b76a8ff4d70e72c72 (diff) | |
download | ports-aa90d38b028ea75b01aa255b06ee8c8904b9022d.tar.gz ports-aa90d38b028ea75b01aa255b06ee8c8904b9022d.zip |
Notes
Diffstat (limited to 'emulators/loemu')
-rw-r--r-- | emulators/loemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/loemu/Makefile b/emulators/loemu/Makefile index 66d76ad86436..95edc35cf88a 100644 --- a/emulators/loemu/Makefile +++ b/emulators/loemu/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 8 CATEGORIES= emulators python MASTER_SITES= http://loemu.pegueroles.com/dists/ -MAINTAINER= acm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Simple frontend for various game emulators RUN_DEPENDS= ${PYTHON_SITELIBDIR}/gtk-2.0/gtk/__init__.py:${PORTSDIR}/x11-toolkits/py-gtk2 \ |