aboutsummaryrefslogtreecommitdiff
path: root/textproc/hexcode
diff options
context:
space:
mode:
authorFelix Palmen <zirias@FreeBSD.org>2023-07-12 12:13:03 +0000
committerFelix Palmen <zirias@FreeBSD.org>2023-07-12 18:56:04 +0000
commit7d1faa7179813ffa542b550a1fdb3bdc80a7986c (patch)
treebca2e70f4a6137f858d0ca5792e376602af7bab7 /textproc/hexcode
parent16bde072b16daca1c886116e602c94b5fa99c20f (diff)
Diffstat (limited to 'textproc/hexcode')
-rw-r--r--textproc/hexcode/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/hexcode/Makefile b/textproc/hexcode/Makefile
index f0123c5325a3..2d5d03a44290 100644
--- a/textproc/hexcode/Makefile
+++ b/textproc/hexcode/Makefile
@@ -14,6 +14,6 @@ USES= cmake
USE_GITLAB= yes
GL_ACCOUNT= LadySerenaKitty
GL_PROJECT= ${PORTNAME}
-GL_COMMIT= 28014ba87c67b7d352c131a7a985b8188506a2ed
+GL_TAGNAME= 28014ba87c67b7d352c131a7a985b8188506a2ed
.include <bsd.port.mk>