summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/u-boot-master/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/u-boot-master/Makefile b/sysutils/u-boot-master/Makefile
index b166985c4b57..6d92895f65e9 100644
--- a/sysutils/u-boot-master/Makefile
+++ b/sysutils/u-boot-master/Makefile
@@ -20,7 +20,7 @@ BUILD_DEPENDS+= gsed:textproc/gsed \
BUILD_DEPENDS+= ${COMPILER}:devel/${COMPILER}
USES= gmake python:build shebangfix
-BINARY_ALIAS= swig3.0=swig
+BINARY_ALIAS= swig=swig3.0
USE_GITHUB= yes
GH_ACCOUNT= freebsd