diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 14:26:48 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 14:26:48 +0800 |
commit | 45e1e85a5c1f81ba489515e08f0f9575c4190e84 (patch) | |
tree | c53e3f5e1a30646bc684ae4d06baeda5c50f9b89 /misc/mtx | |
parent | 93b46febc2f1fb51458358d3205025ec55ad2262 (diff) | |
download | freebsd-ports-gnome-45e1e85a5c1f81ba489515e08f0f9575c4190e84.tar.gz freebsd-ports-gnome-45e1e85a5c1f81ba489515e08f0f9575c4190e84.tar.zst freebsd-ports-gnome-45e1e85a5c1f81ba489515e08f0f9575c4190e84.zip |
Reset mbr due to no answer to an email inquiry about his status, and
maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'misc/mtx')
-rw-r--r-- | misc/mtx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mtx/Makefile b/misc/mtx/Makefile index 3fdb065fab22..d0845b2179a9 100644 --- a/misc/mtx/Makefile +++ b/misc/mtx/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mtx -MAINTAINER= mbr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Control SCSI media changer devices USE_GMAKE= yes |