aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-13 16:55:25 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-13 16:55:25 +0000
commit2e5d3f83378c1ad94178a79dd986b0885d2f9f43 (patch)
tree8bb0f0be19491fcf28e7247704798d5625418a26 /sysutils
parentb60e0f7cf2186a862c4a291088cf4b952a481322 (diff)
downloadports-2e5d3f83378c1ad94178a79dd986b0885d2f9f43.tar.gz
ports-2e5d3f83378c1ad94178a79dd986b0885d2f9f43.zip
Use USES=tar:tgz
Notes
Notes: svn path=/head/; revision=443525
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/mtxorbd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/mtxorbd/Makefile b/sysutils/mtxorbd/Makefile
index f4385c4fc455..0edefcb7841e 100644
--- a/sysutils/mtxorbd/Makefile
+++ b/sysutils/mtxorbd/Makefile
@@ -5,9 +5,10 @@ PORTNAME= mtxorbd
PORTVERSION= 1.0.2
CATEGORIES= sysutils
MASTER_SITES= SF/mtxorb/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= Control Daemon for Matrix Orbital LCD screens
+USES= tar:tgz
+
.include <bsd.port.mk>