diff options
-rw-r--r-- | databases/pgsphere/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/pgsphere/Makefile b/databases/pgsphere/Makefile index b07195d87de4..a1e28cb09d78 100644 --- a/databases/pgsphere/Makefile +++ b/databases/pgsphere/Makefile @@ -10,6 +10,9 @@ WWW= https://pgsphere.github.io/ LICENSE= BSD3CLAUSE LICENSE_FILE= ${WRKSRC}/COPYRIGHT.pg_sphere +DEPRECATED= The repository has been archived by the owner on 2023-08-09 and is inactive for almost 4.5 years +EXPIRATION_DATE=2024-04-30 + OPTIONS_DEFINE= DOCS USES= gmake pgsql |