svn commit: r385570 - head/devel/go-slices
Antoine Brodin
antoine at FreeBSD.org
Wed May 6 21:27:11 UTC 2015
Author: antoine
Date: Wed May 6 21:27:10 2015
New Revision: 385570
URL: https://svnweb.freebsd.org/changeset/ports/385570
Log:
Unbreak
Modified:
head/devel/go-slices/Makefile
Modified: head/devel/go-slices/Makefile
==============================================================================
--- head/devel/go-slices/Makefile Wed May 6 21:05:45 2015 (r385569)
+++ head/devel/go-slices/Makefile Wed May 6 21:27:10 2015 (r385570)
@@ -16,7 +16,7 @@ USE_GITHUB= yes
GH_ACCOUNT= feyeleanor
GH_TAGNAME= bb44bb2
-GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT}
+GO_PKGNAME= github.com/${GH_ACCOUNT}/${PORTNAME}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/lang/go/files/bsd.go.mk"
More information about the svn-ports-all
mailing list