diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-09-30 02:49:52 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-09-30 02:49:52 +0000 |
commit | 40fa28d14c079b98fbd8ec0de47cc8b8c8a04d2d (patch) | |
tree | 8633bb2ede638caee73fa3fb4ea7d0b7b8a410aa /emulators/extract-xiso | |
parent | 384c7f55269b11294b5e039235b4409e21ccf78f (diff) |
Notes
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 ae950beea5b2..bfc4e42903b3 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 |