1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Really fix fetching from GitHub

This commit is contained in:
Pietro Cerutti 2014-07-14 09:15:34 +00:00
parent 0e8d27b67a
commit cda24e5ed7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=361743

View File

@ -19,6 +19,7 @@ USE_GITHUB= yes
GH_ACCOUNT= tcltk
GH_PROJECT= tcllib
GH_COMMIT= 8c846ec
GH_TAGNAME= ${PORTNAME}_${PORTVERSION:S/./_/}
USES+= tcl
GNU_CONFIGURE= yes