diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-11-29 00:11:56 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-11-29 00:11:56 +0000 |
commit | a34ad4f4590351b7d9f72604d90d539ee060b477 (patch) | |
tree | d66464ce121d1d1488f8e8b7c1ce5eda4705d965 /emulators | |
parent | 82dde1fc818e905d64e14495b8b482f9a3dee079 (diff) |
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=223517
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/hfs/Makefile | 2 | ||||
-rw-r--r-- | emulators/mtools/Makefile | 2 | ||||
-rw-r--r-- | emulators/tkhfs/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index 7042a1b5717e..3aeed6f08e59 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jmz DISTNAME= ${PORTNAME}${PORTVERSION:S/./_/} -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Read Macintosh HFS floppy disks, hard drives and CDROMs CONFLICTS= hfsutils-[0-9]* diff --git a/emulators/mtools/Makefile b/emulators/mtools/Makefile index ea73ed27c4c2..16a4b973ac99 100644 --- a/emulators/mtools/Makefile +++ b/emulators/mtools/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= http://mtools.linux.lu/ PATCHFILES= mtools-3.9.10-20060525.diff.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A collection of tools for manipulating MSDOS files GNU_CONFIGURE= yes diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index 3d19e06e7f9e..f44dc71c9e6c 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= jmz DISTNAME= ${PORTNAME} -MAINTAINER= jmz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Tcl/Tk front end to the hfs program USE_TK= yes |