aboutsummaryrefslogtreecommitdiff
path: root/sysutils/bkpupsd
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-12-13 20:42:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-12-13 20:42:23 +0000
commiteb8a5315602befae58124198c55dd7d0b8b8d429 (patch)
tree27f86a96f2b0e27a40e5cf175833b6f407c9780c /sysutils/bkpupsd
parent1efaab26442d22a2db9f036dda9cc39ddfb93285 (diff)
downloadports-eb8a5315602befae58124198c55dd7d0b8b8d429.tar.gz
ports-eb8a5315602befae58124198c55dd7d0b8b8d429.zip
Fix a bunch of false positive that are fetchable
Reported by: ak
Notes
Notes: svn path=/head/; revision=403689
Diffstat (limited to 'sysutils/bkpupsd')
-rw-r--r--sysutils/bkpupsd/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysutils/bkpupsd/Makefile b/sysutils/bkpupsd/Makefile
index fd7dffb1101b..d531f6971148 100644
--- a/sysutils/bkpupsd/Makefile
+++ b/sysutils/bkpupsd/Makefile
@@ -9,6 +9,4 @@ MASTER_SITES= http://ftp.knit.kagoshima-u.ac.jp/pub/Unix/bkpupsd/
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple UPS daemon for APC BK Pro(TM)
-BROKEN= unfetchable
-
.include <bsd.port.mk>