diff options
Diffstat (limited to 'devel/git-town/Makefile')
| -rw-r--r-- | devel/git-town/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/git-town/Makefile b/devel/git-town/Makefile index 2d87761c1497..b73980a9f08c 100644 --- a/devel/git-town/Makefile +++ b/devel/git-town/Makefile @@ -17,6 +17,9 @@ USES= go:1.21,modules USE_GITHUB= nodefault GH_TUPLE= golang:sys:v0.6.0:sys +DEPRECATED= Uses old go, but try building without USES=go:someversion +EXPIRATION_DATE=2026-01-01 + GO_MODULE= github.com/git-town/git-town/v10 PLIST_FILES= bin/${PORTNAME} |
