svn commit: r446383 - head/databases/py-sispy

Antoine Brodin antoine at FreeBSD.org
Sat Jul 22 09:52:41 UTC 2017


Author: antoine
Date: Sat Jul 22 09:52:39 2017
New Revision: 446383
URL: https://svnweb.freebsd.org/changeset/ports/446383

Log:
  Unbreak, the tarball doesn't have a license file
  
  Reported by:	pkg-fallout

Modified:
  head/databases/py-sispy/Makefile

Modified: head/databases/py-sispy/Makefile
==============================================================================
--- head/databases/py-sispy/Makefile	Sat Jul 22 09:50:03 2017	(r446382)
+++ head/databases/py-sispy/Makefile	Sat Jul 22 09:52:39 2017	(r446383)
@@ -11,7 +11,6 @@ MAINTAINER=	vmiller at verisign.com
 COMMENT=	Python client library for interacting with the SIS RESTful API
 
 LICENSE=	BSD3CLAUSE
-LICENSE_FILE=	${WRKSRC}/LICENSE
 
 # Python 2.6+, 3.4+
 USES=		python


More information about the svn-ports-all mailing list