git: a3161199cf59 - main - textproc/sl-hunspell: Fix PKGBASE collision
Antoine Brodin
antoine at FreeBSD.org
Mon Aug 9 15:11:23 UTC 2021
The branch main has been updated by antoine:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a3161199cf59edbaa050719cf26d8b6c790e33da
commit a3161199cf59edbaa050719cf26d8b6c790e33da
Author: Antoine Brodin <antoine at FreeBSD.org>
AuthorDate: 2021-08-09 15:11:04 +0000
Commit: Antoine Brodin <antoine at FreeBSD.org>
CommitDate: 2021-08-09 15:11:04 +0000
textproc/sl-hunspell: Fix PKGBASE collision
---
textproc/sl-hunspell/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/textproc/sl-hunspell/Makefile b/textproc/sl-hunspell/Makefile
index eca5d911d2de..169f67a80b78 100644
--- a/textproc/sl-hunspell/Makefile
+++ b/textproc/sl-hunspell/Makefile
@@ -2,6 +2,7 @@ PORTNAME= hunspell
PORTVERSION= 2020.12.31
CATEGORIES= textproc
MASTER_SITES= https://extensions.libreoffice.org/assets/downloads/752/
+PKGNAMEPREFIX= sl-
DISTNAME= pack-sl
EXTRACT_SUFX= .oxt
More information about the dev-commits-ports-all
mailing list