diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2012-01-02 12:39:12 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2012-01-02 12:39:12 +0800 |
commit | 368f9b815aaf464651afc0624bf4239adc524711 (patch) | |
tree | f5d40d426194e4446df08c386257e96b4320762f /misc/mtx | |
parent | 0e7ba83a34c1cc4818e18b90c0034289233bdde4 (diff) | |
download | freebsd-ports-gnome-368f9b815aaf464651afc0624bf4239adc524711.tar.gz freebsd-ports-gnome-368f9b815aaf464651afc0624bf4239adc524711.tar.zst freebsd-ports-gnome-368f9b815aaf464651afc0624bf4239adc524711.zip |
- Reassign to the heap
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 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 |