diff options
author | Daniel Engberg <diizzy@FreeBSD.org> | 2022-03-08 08:27:57 +0100 |
---|---|---|
committer | Daniel Engberg <diizzy@FreeBSD.org> | 2022-03-08 08:29:00 +0100 |
commit | 2faa59896477d283474f7621cac658d8e03630a3 (patch) | |
tree | 73c38149a0e58dfd42b3ed64a09a75cc66af3d1c /comms | |
parent | 3e2e8ffd6a459fcd85d4e6e9c8518349ecd970c2 (diff) | |
download | freebsd-ports-2faa59896477d283474f7621cac658d8e03630a3.zip |
comms/yaps: Mark BROKEN (doesn't work), deprecate and set expiration date to 2022-03-31
Service providers are no longer around and/or are no longer providing
this service which renders this port broken
Diffstat (limited to 'comms')
-rw-r--r-- | comms/yaps/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/comms/yaps/Makefile b/comms/yaps/Makefile index 6bb39a71186f..77c7b7a3702f 100644 --- a/comms/yaps/Makefile +++ b/comms/yaps/Makefile @@ -9,6 +9,10 @@ MASTER_SITES= SUNSITE/apps/serialcomm/machines MAINTAINER= ports@FreeBSD.org COMMENT= Yet Another Pager Software: send messages to pager (SMS, TAP, ...) +BROKEN= Service providers are no longer available +DEPRECATED= Service providers are no longer around and/or are no longer providing this service +EXPIRATION_DATE=2022-03-31 + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING.GPL |