svn commit: r511762 - head/devel/py-uhid-freebsd

Michael Gmelin grembo at FreeBSD.org
Tue Sep 10 15:45:24 UTC 2019


Author: grembo
Date: Tue Sep 10 15:45:23 2019
New Revision: 511762
URL: https://svnweb.freebsd.org/changeset/ports/511762

Log:
  Remove redundant setting of GH_PROJECT

Modified:
  head/devel/py-uhid-freebsd/Makefile

Modified: head/devel/py-uhid-freebsd/Makefile
==============================================================================
--- head/devel/py-uhid-freebsd/Makefile	Tue Sep 10 15:28:44 2019	(r511761)
+++ head/devel/py-uhid-freebsd/Makefile	Tue Sep 10 15:45:23 2019	(r511762)
@@ -17,6 +17,5 @@ USE_PYTHON=		autoplist distutils
 
 USE_GITHUB=		yes
 GH_ACCOUNT=		grembo
-GH_PROJECT=		${PORTNAME}
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list