git: 6e61175b9f4d - main - editors/pico-alpine: Fix CPE information
Bernhard Froehlich
decke at FreeBSD.org
Wed Sep 29 20:02:17 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=6e61175b9f4d6c8c0006752e5d48b78527038bf9
commit 6e61175b9f4d6c8c0006752e5d48b78527038bf9
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-29 19:29:16 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-29 19:29:16 +0000
editors/pico-alpine: Fix CPE information
Approved by: portmgr (blanket)
---
editors/pico-alpine/Makefile | 1 +
1 file changed, 1 insertion(+)
diff --git a/editors/pico-alpine/Makefile b/editors/pico-alpine/Makefile
index b4a34bb06c8f..92bcf54f6f72 100644
--- a/editors/pico-alpine/Makefile
+++ b/editors/pico-alpine/Makefile
@@ -13,6 +13,7 @@ PLIST= ${.CURDIR}/pkg-plist
PATCHDIR= # To void equivalent in master port
PKGMESSAGE= /nonexistent # To void equivalent in master port
PKGINSTALL= /nonexistent # To void equivalent in master port
+CPE_PRODUCT= alpine
PICO_ALPINE_SLAVE= yes
More information about the dev-commits-ports-all
mailing list