aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-20 07:56:26 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-20 07:56:26 +0000
commit16364e1c3ae16ee9a66a98f60989ca263e42c3b3 (patch)
treea90d6a875e7888df7fbf0aad429e4de988feb810 /shells
parent99ccf0d7a28afa0886a1f51639702dda8be9015a (diff)
downloadports-16364e1c3ae16ee9a66a98f60989ca263e42c3b3.tar.gz
ports-16364e1c3ae16ee9a66a98f60989ca263e42c3b3.zip
shells/bashc: Remove invalid CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'shells')
-rw-r--r--shells/bashc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/shells/bashc/Makefile b/shells/bashc/Makefile
index 7a2b532602fd..61bed23d78c9 100644
--- a/shells/bashc/Makefile
+++ b/shells/bashc/Makefile
@@ -10,10 +10,9 @@ COMMENT= GNU Bourne Again shell extended with two-panel file manager
LICENSE= GPLv3
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= bison cpe gmake iconv localbase makeinfo pathfix
+USES= bison gmake iconv localbase makeinfo pathfix
GNU_CONFIGURE= yes
OPTIONS_SUB= yes
-CPE_VENDOR= gnu
USE_GITHUB= yes
GH_ACCOUNT= sergev