diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2024-11-16 10:30:02 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2024-11-16 18:29:09 +0000 |
| commit | b2687301a2e36e97ac28f8778ef50fa220bff5e1 (patch) | |
| tree | 367a6b042aea5b1642ccfcc9f48aa22f965760eb | |
| parent | d870612477f4d39f7bbaee6709f2242cb93f628e (diff) | |
devel/gitflow: Deprecate and set expiration date to 2024-12-31
Upstream repo archived Jun 19, 2023
Retire port
PR: 282488
Reviewed by: Nicolas Embriz <nbari@tequila.io> (maintainer)
| -rw-r--r-- | devel/gitflow/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/gitflow/Makefile b/devel/gitflow/Makefile index 0b1ababe2198..9df8f2f8b174 100644 --- a/devel/gitflow/Makefile +++ b/devel/gitflow/Makefile @@ -10,6 +10,9 @@ WWW= https://github.com/petervanderdoes/gitflow-avh LICENSE= BSD2CLAUSE LGPL21 LICENSE_COMB= multi +DEPRECATED= Upstream repo archived Jun 19, 2023 +EXPIRATION_DATE=2024-12-31 + RUN_DEPENDS= getopt>=0:misc/getopt USES= gmake |
