aboutsummaryrefslogtreecommitdiff
path: root/misc/mtx/Makefile
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2008-03-28 14:30:14 +0000
committerMartin Blapp <mbr@FreeBSD.org>2008-03-28 14:30:14 +0000
commita09f2ae56c67214a3c0163dc6a2c21699493f0b4 (patch)
tree0c3dcbc2504378f2f6612aad770a016133506160 /misc/mtx/Makefile
parentcff42b782a37817b5adbbfc10c834fa5a59c379b (diff)
downloadports-a09f2ae56c67214a3c0163dc6a2c21699493f0b4.tar.gz
ports-a09f2ae56c67214a3c0163dc6a2c21699493f0b4.zip
Notes
Diffstat (limited to 'misc/mtx/Makefile')
-rw-r--r--misc/mtx/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/mtx/Makefile b/misc/mtx/Makefile
index 3fdb065fab22..1d3d2236f6b4 100644
--- a/misc/mtx/Makefile
+++ b/misc/mtx/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= mtx
-PORTVERSION= 1.2.17rel
-PORTREVISION= 1
+PORTVERSION= 1.3.11
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mtx
@@ -17,6 +16,6 @@ COMMENT= Control SCSI media changer devices
USE_GMAKE= yes
GNU_CONFIGURE= yes
-MAN1= loaderinfo.1 mtx.1 tapeinfo.1 scsitape.1
+MAN1= loaderinfo.1 mtx.1 tapeinfo.1 scsitape.1 scsieject.1
.include <bsd.port.mk>