aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2024-02-11 12:30:31 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2024-02-11 12:38:39 +0000
commit8ef098dc2077a33b54b21284eb95cb6f8885fa25 (patch)
treede64d6267ebc6fa6485b450827d043eae1396d75
parent9eac438c8dd4d2b90ac7a8804c2df14ee6395ff6 (diff)
downloadports-8ef098dc2077a33b54b21284eb95cb6f8885fa25.tar.gz
ports-8ef098dc2077a33b54b21284eb95cb6f8885fa25.zip
security/clamtk: Fix GH_TAGNAME
Fixes: e4610fcb8b73 MAN?PREFIX: eleminate its usage
-rw-r--r--security/clamtk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/clamtk/Makefile b/security/clamtk/Makefile
index 722152427f3d..fd9362d3708b 100644
--- a/security/clamtk/Makefile
+++ b/security/clamtk/Makefile
@@ -26,7 +26,7 @@ USES= gettext-runtime:run perl5 shebangfix
USE_PERL5= run
USE_GITHUB= yes
GH_ACCOUNT= dave-theunsub
-GH_TAGNAME= 1f026fs
+GH_TAGNAME= 1f026f0
SHEBANG_FILES= clamtk
LINGUAS= `${LS} ${WRKSRC}/po/*.mo | ${XARGS} ${BASENAME} -s .mo`