aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2020-05-20 19:17:24 +0000
committerRene Ladan <rene@FreeBSD.org>2020-05-20 19:17:24 +0000
commit29be274af3900baf65be33f942711d353b6b1521 (patch)
tree5fba594ebda253d8de9e60b83ee06b55d67b0c28 /sysutils
parentdb821d9660d98af34bde8c090cb95a32c70efe1b (diff)
Notes
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/upsdaemon/Makefile9
-rw-r--r--sysutils/upsdaemon/pkg-descr4
2 files changed, 4 insertions, 9 deletions
diff --git a/sysutils/upsdaemon/Makefile b/sysutils/upsdaemon/Makefile
index 3085007017f1..bc63d97db10d 100644
--- a/sysutils/upsdaemon/Makefile
+++ b/sysutils/upsdaemon/Makefile
@@ -4,16 +4,11 @@
PORTNAME= upsdaemon
PORTVERSION= 1.0
CATEGORIES= sysutils
-MASTER_SITES= http://www.ederbs.org/pub/ \
- ftp://ederbs.org/pub/
+MASTER_SITES= https://BSDforge.com/projects/sysutils/upsdaemon/
-MAINTAINER= freebsduser@paradisegreen.co.uk
+MAINTAINER= portmaster@BSDforge.com
COMMENT= Simple APC UPS Daemon
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2020-05-05
-
LICENSE= BSD2CLAUSE
USE_RC_SUBR= upsdaemon
diff --git a/sysutils/upsdaemon/pkg-descr b/sysutils/upsdaemon/pkg-descr
index 5e6d533ba808..2ba46ce04d04 100644
--- a/sysutils/upsdaemon/pkg-descr
+++ b/sysutils/upsdaemon/pkg-descr
@@ -1,4 +1,4 @@
The upsdaemon is a simple program to monitor APC-Pro series UPSes.
-When the power fail, the UpsDaemon it effects shutdown the system.
+When the power fails, the UpsDaemon it effects shutdown the system.
-WWW: http://www.ederbs.org/projects/upsdaemon/
+WWW: https://BSDforge.com/projects/sysutils/upsdaemon/