svn commit: r385663 - head/comms/svxlink

Antoine Brodin antoine at FreeBSD.org
Thu May 7 20:02:05 UTC 2015


Author: antoine
Date: Thu May  7 20:02:04 2015
New Revision: 385663
URL: https://svnweb.freebsd.org/changeset/ports/385663

Log:
  Unbreak comms/qtel slave port

Modified:
  head/comms/svxlink/Makefile

Modified: head/comms/svxlink/Makefile
==============================================================================
--- head/comms/svxlink/Makefile	Thu May  7 20:01:13 2015	(r385662)
+++ head/comms/svxlink/Makefile	Thu May  7 20:02:04 2015	(r385663)
@@ -23,6 +23,7 @@ BUILD_DEPENDS=	pkg-config:${PORTSDIR}/de
 
 USE_GITHUB=	yes
 GH_ACCOUNT=	sm0svx
+GH_PROJECT=	svxlink
 
 USES=		cmake tcl
 CMAKE_SOURCE_PATH=	${WRKSRC}/src


More information about the svn-ports-all mailing list