aboutsummaryrefslogtreecommitdiff
path: root/misc/mtx
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-01-02 04:39:12 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-01-02 04:39:12 +0000
commit948d497284fcf1f612b173b2a4a97abd227f5187 (patch)
treeb793f45e4bb3e787708e6d6bfe83252842787cda /misc/mtx
parent825d04d75eff84726f93ddeb86733684b1a6201a (diff)
downloadports-948d497284fcf1f612b173b2a4a97abd227f5187.tar.gz
ports-948d497284fcf1f612b173b2a4a97abd227f5187.zip
- Reassign to the heap
Notes
Notes: svn path=/head/; revision=288395
Diffstat (limited to 'misc/mtx')
-rw-r--r--misc/mtx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/mtx/Makefile b/misc/mtx/Makefile
index d5ea28a4d883..dcf78c46d7ff 100644
--- a/misc/mtx/Makefile
+++ b/misc/mtx/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.11
CATEGORIES= misc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
-MAINTAINER= mbr@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Control SCSI media changer devices
USE_GMAKE= yes