Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Nov 2019 21:10:17 +0000 (UTC)
From:      Rene Ladan <rene@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r518362 - branches/2019Q4/sysutils/bkpupsd
Message-ID:  <201911242110.xAOLAHXa057922@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rene
Date: Sun Nov 24 21:10:17 2019
New Revision: 518362
URL: https://svnweb.freebsd.org/changeset/ports/518362

Log:
  MFH: r516257
  
  sysutils/bkpupsd: over to new volunteer
  
  PR:		241281
  Submitted by:	Chris Hutchinson
  
  Approved by:	portmgr (implicit)

Modified:
  branches/2019Q4/sysutils/bkpupsd/Makefile
Directory Properties:
  branches/2019Q4/   (props changed)

Modified: branches/2019Q4/sysutils/bkpupsd/Makefile
==============================================================================
--- branches/2019Q4/sysutils/bkpupsd/Makefile	Sun Nov 24 21:08:20 2019	(r518361)
+++ branches/2019Q4/sysutils/bkpupsd/Makefile	Sun Nov 24 21:10:17 2019	(r518362)
@@ -4,13 +4,9 @@
 PORTNAME=	bkpupsd
 PORTVERSION=	1.0a
 CATEGORIES=	sysutils
-MASTER_SITES=	http://ftp.knit.kagoshima-u.ac.jp/pub/Unix/bkpupsd/
+MASTER_SITES=	https://BSDforge.com/projects/source/sysutils/bkpupsd/
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	portmaster@BSDforge.com
 COMMENT=	Simple UPS daemon for APC BK Pro(TM)
-
-BROKEN=		unfetchable
-DEPRECATED=	Unfetchable, unmaintained
-EXPIRATION_DATE=	2019-10-16
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911242110.xAOLAHXa057922>