aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-09-03 07:29:47 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-09-03 09:19:28 +0000
commitf8e195e9eeefe7d79efdb4bda2776c2da0ceb7c7 (patch)
tree9e6d8aa0ac6a0caaecf2da4cb61493aca6d0687f
parent203ec2277d34d8a131dfa24c50c1a93023011a1e (diff)
downloadports-f8e195e9eeefe7d79efdb4bda2776c2da0ceb7c7.tar.gz
ports-f8e195e9eeefe7d79efdb4bda2776c2da0ceb7c7.zip
sysutils/virt-what: Remove invalid CPE information
Approved by: portmgr (blanket)
-rw-r--r--sysutils/virt-what/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/virt-what/Makefile b/sysutils/virt-what/Makefile
index 955ee9aca7ad..a215bdcfd556 100644
--- a/sysutils/virt-what/Makefile
+++ b/sysutils/virt-what/Makefile
@@ -8,7 +8,7 @@ COMMENT= Utility to determine whether it is being run in virtual environment
LICENSE= GPLv1
-USES= cpe perl5
+USES= perl5
GNU_CONFIGURE= yes