aboutsummaryrefslogtreecommitdiff
path: root/sysutils/openupsd
diff options
context:
space:
mode:
authorTim Bishop <tdb@FreeBSD.org>2020-05-04 11:53:56 +0000
committerTim Bishop <tdb@FreeBSD.org>2020-05-04 11:53:56 +0000
commit755023a619acda7a24c2dbec59498a80719ccf7a (patch)
tree6ffee577cb4401089924b197486cc41efa24879b /sysutils/openupsd
parentccdffa95a55d9a8edc0ee8b83fd1a6a4f6920e94 (diff)
downloadports-755023a619acda7a24c2dbec59498a80719ccf7a.tar.gz
ports-755023a619acda7a24c2dbec59498a80719ccf7a.zip
Unbreak - provide working MASTER_SITES.
Also update WWW to point at the new location. PR: 246155 Submitted by: Chris Hutchinson <portmaster@BSDforge.com>
Notes
Notes: svn path=/head/; revision=533923
Diffstat (limited to 'sysutils/openupsd')
-rw-r--r--sysutils/openupsd/Makefile6
-rw-r--r--sysutils/openupsd/pkg-descr2
2 files changed, 2 insertions, 6 deletions
diff --git a/sysutils/openupsd/Makefile b/sysutils/openupsd/Makefile
index 8d59208bf0e9..8c19e7f091c3 100644
--- a/sysutils/openupsd/Makefile
+++ b/sysutils/openupsd/Makefile
@@ -5,15 +5,11 @@ PORTNAME= openupsd
PORTVERSION= 0.3.1
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://frmb.org/download/
+MASTER_SITES= https://BSDforge.com/projects/source/sysutils/openupsd/
MAINTAINER= tdb@FreeBSD.org
COMMENT= UPS daemon for some Belkin UPS's
-BROKEN= unfetchable
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2020-05-05
-
USE_RC_SUBR= ${PORTNAME}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --program-transform-name= --bindir=${PREFIX}/sbin
diff --git a/sysutils/openupsd/pkg-descr b/sysutils/openupsd/pkg-descr
index 4eeaa29ccd3c..4f6c29546611 100644
--- a/sysutils/openupsd/pkg-descr
+++ b/sysutils/openupsd/pkg-descr
@@ -2,4 +2,4 @@ OpenUPSd is a UPS daemon, pretty specific to those Belkin
serial-connected UPS's that speak the "regulator pro smart protocol".
This daemon is monitoring only, at the moment anyway.
-WWW: http://frmb.org/openupsd.html
+WWW: https://BSDforge.com/projects/sysutils/openupsd/