Date: Fri, 2 Jun 2017 18:35:49 +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: r442448 - head/audio/py3-mutagen Message-ID: <201706021835.v52IZn28074071@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Fri Jun 2 18:35:49 2017 New Revision: 442448 URL: https://svnweb.freebsd.org/changeset/ports/442448 Log: Add PORTSCOUT Modified: head/audio/py3-mutagen/Makefile Modified: head/audio/py3-mutagen/Makefile ============================================================================== --- head/audio/py3-mutagen/Makefile Fri Jun 2 18:35:44 2017 (r442447) +++ head/audio/py3-mutagen/Makefile Fri Jun 2 18:35:49 2017 (r442448) @@ -2,6 +2,8 @@ MASTERDIR= ${.CURDIR}/../py-mutagen +PORTSCOUT= ignore:1 + USES= python:3.3+ .include "${MASTERDIR}/Makefile"
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706021835.v52IZn28074071>