aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2024-05-22 15:39:22 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2024-05-22 21:00:32 +0000
commitf22dfcc48c8688f38a98bb9b565af17935ae391c (patch)
treecfff1100d0c78c4feaca7f864f3fab45432b90b5
parentd40b7417ee03273041385e9fab84638c1a3f4eea (diff)
downloadports-f22dfcc48c8688f38a98bb9b565af17935ae391c.tar.gz
ports-f22dfcc48c8688f38a98bb9b565af17935ae391c.zip
mail/mox: Remove unnecessary lines
PR: 279235 Reported by: Yonas Yanfa <yonas.yanfa@gmail.com>
-rw-r--r--mail/mox/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/mail/mox/Makefile b/mail/mox/Makefile
index ef4fc5ce9ceb..c1184a4ca01e 100644
--- a/mail/mox/Makefile
+++ b/mail/mox/Makefile
@@ -17,10 +17,6 @@ USES= go:modules
GO_MODULE= github.com/mjl-/mox
-xUSE_GITHUB= yes
-xGH_ACCOUNT= mudler
-xGH_PROJECT= LocalAI
-
PLIST_FILES= bin/${PORTNAME}
.include <bsd.port.mk>