git: 7c77d6f3833a - main - irc/inspircd: Fix CPE information because current one is deprecated
Bernhard Froehlich
decke at FreeBSD.org
Tue Sep 14 10:56:46 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7c77d6f3833ad3e94168fdda1b13faa8d11fc381
commit 7c77d6f3833ad3e94168fdda1b13faa8d11fc381
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-14 09:34:59 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-14 10:55:18 +0000
irc/inspircd: Fix CPE information because current one is deprecated
Approved by: portmgr (blanket)
---
irc/inspircd/Makefile | 2 --
1 file changed, 2 deletions(-)
diff --git a/irc/inspircd/Makefile b/irc/inspircd/Makefile
index fcf78d28465c..39511030753e 100644
--- a/irc/inspircd/Makefile
+++ b/irc/inspircd/Makefile
@@ -12,8 +12,6 @@ LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/docs/LICENSE.txt
USES= compiler:c++11-lang cpe gmake localbase:ldflags perl5
-CPE_VENDOR= inspire_ircd
-CPE_PRODUCT= inspircd
USE_GITHUB= yes
USE_PERL5= build
USE_RC_SUBR= ${PORTNAME}
More information about the dev-commits-ports-all
mailing list