Date: Tue, 13 Jun 2017 16:54:55 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443519 - head/audio/kexis Message-ID: <201706131654.v5DGsteq084992@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Tue Jun 13 16:54:55 2017 New Revision: 443519 URL: https://svnweb.freebsd.org/changeset/ports/443519 Log: Use USES=tar:tgz Modified: head/audio/kexis/Makefile Modified: head/audio/kexis/Makefile ============================================================================== --- head/audio/kexis/Makefile Tue Jun 13 16:54:49 2017 (r443518) +++ head/audio/kexis/Makefile Tue Jun 13 16:54:55 2017 (r443519) @@ -5,11 +5,11 @@ PORTNAME= kexis PORTVERSION= 0.2.2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Kexis/${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Lossless WAV file compressor +USES= tar:tgz WRKSRC= ${WRKDIR}/${PORTNAME} PLIST_FILES= bin/kexis
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706131654.v5DGsteq084992>