git: 334adc59c6e4 - main - misc/smssend: Deprecate and set expiration date to 2024-02-29
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 06 Jan 2024 12:46:59 UTC
The branch main has been updated by diizzy:
URL: https://cgit.FreeBSD.org/ports/commit/?id=334adc59c6e4bea9528feb9510cd44b70ab48006
commit 334adc59c6e4bea9528feb9510cd44b70ab48006
Author: Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2024-01-06 12:39:42 +0000
Commit: Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2024-01-06 12:40:47 +0000
misc/smssend: Deprecate and set expiration date to 2024-02-29
Depends on legacy websites / pages to send SMS
Return port to pool
Approved by: portmgr
---
misc/smssend/Makefile | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/misc/smssend/Makefile b/misc/smssend/Makefile
index 6352b0b26e49..06633ed2a259 100644
--- a/misc/smssend/Makefile
+++ b/misc/smssend/Makefile
@@ -3,12 +3,14 @@ PORTVERSION= 3.6
CATEGORIES= misc
MASTER_SITES= https://BSDforge.com/projects/source/misc/smssend/
-MAINTAINER= portmaster@BSDforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to send an SMS to any GSM
WWW= https://BSDforge.com/projects/misc/smssend/
LICENSE= GPLv2
BROKEN= Unfetchable
+DEPRECATED= Depends on legacy websites / pages to send SMS
+EXPIRATION_DATE=2024-02-29
LIB_DEPENDS= libskyutils.so:misc/skyutils