git: ee4e72bf4a4b - main - www/privatebin: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 19:51:30 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ee4e72bf4a4b63830b9551e481c4857be5779d81
commit ee4e72bf4a4b63830b9551e481c4857be5779d81
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 19:38:06 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 19:50:14 +0000
www/privatebin: Add CPE information
Approved by: portmgr (blanket)
---
www/privatebin/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/www/privatebin/Makefile b/www/privatebin/Makefile
index 07d62f6e9025..1ea7d04ef9f3 100644
--- a/www/privatebin/Makefile
+++ b/www/privatebin/Makefile
@@ -10,7 +10,7 @@ COMMENT= Simple end-to-end encrypting zero-knowledge paste-bin server
LICENSE= ZLIB
LICENSE_FILE= ${WRKSRC}/LICENSE.md
-USES= php
+USES= cpe php
NO_BUILD= yes
NO_ARCH= yes
More information about the dev-commits-ports-all
mailing list