aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Engberg <diizzy@FreeBSD.org>2024-01-06 12:42:53 +0000
committerDaniel Engberg <diizzy@FreeBSD.org>2024-01-06 12:43:07 +0000
commit74944a8ecda0287f1bd9f21df93830ea48dd1f14 (patch)
treef3683c8426649df86cfc430bcc441b8d635e25db
parent334adc59c6e4bea9528feb9510cd44b70ab48006 (diff)
downloadports-74944a8ecda0287f1bd9f21df93830ea48dd1f14.tar.gz
ports-74944a8ecda0287f1bd9f21df93830ea48dd1f14.zip
misc/skyutils: Deprecate and set expiration date to 2024-02-29
Library used for deprecated port misc/smssend Return port to pool Approved by: portmgr
-rw-r--r--misc/skyutils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/misc/skyutils/Makefile b/misc/skyutils/Makefile
index a625e14c38b9..d69c46def88c 100644
--- a/misc/skyutils/Makefile
+++ b/misc/skyutils/Makefile
@@ -3,11 +3,13 @@ PORTVERSION= 3.0
CATEGORIES= misc
MASTER_SITES= https://BSDforge.com/projects/source/misc/skyutils/
-MAINTAINER= portmaster@BSDforge.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library required by smssend (same author)
WWW= https://BSDforge.com/projects/misc/skyutils/
BROKEN= Unfetchable
+DEPRECATED= Library used for deprecated port misc/smssend
+EXPIRATION_DATE=2024-02-29
USES= autoreconf libtool ssl tar:txz
GNU_CONFIGURE= yes