diff options
author | linimon <linimon@FreeBSD.org> | 2009-09-18 05:31:48 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2009-09-18 05:31:48 +0800 |
commit | d1d351c485db6b878c4c1379b9f82b2517ee52a2 (patch) | |
tree | bda845ad5d00c7a579f5dc81a70e500de38f5734 /emulators | |
parent | 99f653f57d48b3cf8f0752a69ab8958f38904f08 (diff) | |
download | freebsd-ports-gnome-d1d351c485db6b878c4c1379b9f82b2517ee52a2.tar.gz freebsd-ports-gnome-d1d351c485db6b878c4c1379b9f82b2517ee52a2.tar.zst freebsd-ports-gnome-d1d351c485db6b878c4c1379b9f82b2517ee52a2.zip |
Over to new volunteer.
Feature safe: yes
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/wine-doors/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/wine-doors/Makefile b/emulators/wine-doors/Makefile index 15930980fbc7..2219fd9fa4c7 100644 --- a/emulators/wine-doors/Makefile +++ b/emulators/wine-doors/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.wine-doors.org/releases/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= eg@fbsd.lt COMMENT= Windows application management for the GNOME Desktop RUN_DEPENDS= ${PYTHON_SITELIBDIR}/${PYLXML_EGG}:${PORTSDIR}/devel/py-lxml \ |