diff options
author | linimon <linimon@FreeBSD.org> | 2005-09-30 02:49:52 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-09-30 02:49:52 +0000 |
commit | 443d6bf6e9fd083e925dc865d6dae7388dbde6f4 (patch) | |
tree | ab55e6d82577a9942161b660623705acd79b8dab /emulators/extract-xiso | |
parent | a1747b99327b6f73a2599be47be1e3b165afe134 (diff) | |
download | FreeBSD-ports-443d6bf6e9fd083e925dc865d6dae7388dbde6f4.zip FreeBSD-ports-443d6bf6e9fd083e925dc865d6dae7388dbde6f4.tar.gz |
With portmgr hat on, reset maintainer. There have been several maintainer
timeouts, and no response to email for more than 2 weeks.
Diffstat (limited to 'emulators/extract-xiso')
-rw-r--r-- | emulators/extract-xiso/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/extract-xiso/Makefile b/emulators/extract-xiso/Makefile index ae950be..bfc4e42 100644 --- a/emulators/extract-xiso/Makefile +++ b/emulators/extract-xiso/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= -freebsd_v${PORTVERSION} DISTNAME= ${PORTNAME}${PKGNAMESUFFIX} EXTRACT_SUFX= .zip -MAINTAINER= king@v2project.com +MAINTAINER= ports@FreeBSD.org COMMENT= This tool will extract files form xdvdfs (xbox iso) image PLIST_FILES= bin/extract-xiso |