git: 245b2109eb36 - main - databases/adminer: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 21:31:35 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=245b2109eb36fa2353fe9c05acdb4f307e588c55 commit 245b2109eb36fa2353fe9c05acdb4f307e588c55 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 21:29:57 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 21:29:57 +0000 databases/adminer: Add CPE information Approved by: portmgr (blanket) --- databases/adminer/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/databases/adminer/Makefile b/databases/adminer/Makefile index 9e9cbdd9a4cc..8605fce807dc 100644 --- a/databases/adminer/Makefile +++ b/databases/adminer/Makefile @@ -12,7 +12,7 @@ COMMENT= Full-featured database management tool written in PHP LICENSE= APACHE20 -USES= php +USES= cpe php USE_PHP= session NO_BUILD= yes