aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-31 15:48:34 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-12-31 15:48:34 +0000
commit3669a7f23aed17091de4a753c4bbc1f2455ba32f (patch)
treed4fbd0a0336f93a176c3fd518a1134e6d86c037d
parent71f0a037962c7137ce0f095103f55422a75f8c66 (diff)
downloadports-3669a7f23aed17091de4a753c4bbc1f2455ba32f.tar.gz
ports-3669a7f23aed17091de4a753c4bbc1f2455ba32f.zip
- Fix typo
Notified by: swills
Notes
Notes: svn path=/head/; revision=430134
-rw-r--r--devel/git-lfs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/git-lfs/Makefile b/devel/git-lfs/Makefile
index a01902936197..106c2bc0640a 100644
--- a/devel/git-lfs/Makefile
+++ b/devel/git-lfs/Makefile
@@ -17,7 +17,7 @@ USES= go
USE_GITHUB= yes
PLIST_FILES= bin/git-lfs
-GO_PKGNAME= github.com/${PORTNAME/${PORTNAME}
+GO_PKGNAME= github.com/${PORTNAME}/${PORTNAME}
# see https://github.com/git-lfs/git-lfs/wiki/Installation