diff options
Diffstat (limited to 'filesystems')
-rw-r--r-- | filesystems/vzvol/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/filesystems/vzvol/Makefile b/filesystems/vzvol/Makefile index 98aa8be7bc74..964435b99e2d 100644 --- a/filesystems/vzvol/Makefile +++ b/filesystems/vzvol/Makefile @@ -11,6 +11,9 @@ WWW= https://github.com/RainbowHackerHorse/vzvol LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE +DEPRECATED= Abandoned upstream, no activity in 5+ years and multiple unresolved issue reports upstream +EXPIRATION_DATE=2025-06-30 + GROUPS= operator USE_GITHUB= yes |