svn commit: r443525 - head/sysutils/mtxorbd

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Tue Jun 13 16:55:26 UTC 2017


Author: sunpoet
Date: Tue Jun 13 16:55:25 2017
New Revision: 443525
URL: https://svnweb.freebsd.org/changeset/ports/443525

Log:
  Use USES=tar:tgz

Modified:
  head/sysutils/mtxorbd/Makefile

Modified: head/sysutils/mtxorbd/Makefile
==============================================================================
--- head/sysutils/mtxorbd/Makefile	Tue Jun 13 16:55:20 2017	(r443524)
+++ head/sysutils/mtxorbd/Makefile	Tue Jun 13 16:55:25 2017	(r443525)
@@ -5,9 +5,10 @@ PORTNAME=	mtxorbd
 PORTVERSION=	1.0.2
 CATEGORIES=	sysutils
 MASTER_SITES=	SF/mtxorb/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Control Daemon for Matrix Orbital LCD screens
+
+USES=		tar:tgz
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list