1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00
This commit is contained in:
Antoine Brodin 2015-05-06 21:27:10 +00:00
parent b14fb0ebc1
commit 04b31eeb3d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=385570

View File

@ -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"