git: 6eeb2671df70 - main - misc/slides: Make PKGNAME unique
Yuri Victorovich
yuri at FreeBSD.org
Wed Jun 9 22:32:34 UTC 2021
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6eeb2671df7099044a660194276bacc4bac55e2b
commit 6eeb2671df7099044a660194276bacc4bac55e2b
Author: Yuri Victorovich <yuri at FreeBSD.org>
AuthorDate: 2021-06-09 22:31:19 +0000
Commit: Yuri Victorovich <yuri at FreeBSD.org>
CommitDate: 2021-06-09 22:31:19 +0000
misc/slides: Make PKGNAME unique
Another package has the 'slides' name.
---
misc/slides/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/misc/slides/Makefile b/misc/slides/Makefile
index f7e053aee662..91dc9d372b23 100644
--- a/misc/slides/Makefile
+++ b/misc/slides/Makefile
@@ -2,6 +2,7 @@ PORTNAME= slides
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.2
CATEGORIES= misc
+PKGNAMESUFFIX= -presentation-tool
MAINTAINER= yuri at FreeBSD.org
COMMENT= Terminal based presentation tool
More information about the dev-commits-ports-all
mailing list