diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-05-02 11:13:38 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2026-05-02 11:13:38 +0000 |
| commit | c1efdbb4964748ff73cdb891add392a43aae5b76 (patch) | |
| tree | 5fa60426c522111366e40ece0e414123fcc8d1b5 /misc/github-copilot-cli | |
| parent | e9f83b022ba469183f2e395ccc0c03cda4d16e0c (diff) | |
Diffstat (limited to 'misc/github-copilot-cli')
| -rw-r--r-- | misc/github-copilot-cli/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/github-copilot-cli/Makefile b/misc/github-copilot-cli/Makefile index 578c547fa850..886368d9e47a 100644 --- a/misc/github-copilot-cli/Makefile +++ b/misc/github-copilot-cli/Makefile @@ -1,5 +1,6 @@ PORTNAME= github-copilot-cli DISTVERSION= 1.0.35-6 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= misc # machine-learning DISTFILES= ${PORTNAME}-${DISTVERSION}${EXTRACT_SUFX} |
