diff options
author | linimon <linimon@FreeBSD.org> | 2008-11-29 08:11:56 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-11-29 08:11:56 +0800 |
commit | a99837d23c83c14b0356d0aaa1d0d56b60386058 (patch) | |
tree | 4bda96b343b2ae4857789516265a56fdb1b7c41a /emulators | |
parent | 6fe0a542edca5f00212ea8252893ef2cecfe6de0 (diff) | |
download | freebsd-ports-gnome-a99837d23c83c14b0356d0aaa1d0d56b60386058.tar.gz freebsd-ports-gnome-a99837d23c83c14b0356d0aaa1d0d56b60386058.tar.zst freebsd-ports-gnome-a99837d23c83c14b0356d0aaa1d0d56b60386058.zip |
Reset jmz@FreeBSD.org due to no response to email about maintainer-timeout,
and no commit activity for 3 months.
Hat: portmgr
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 |