aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-12-14 04:42:23 +0800
committerbapt <bapt@FreeBSD.org>2015-12-14 04:42:23 +0800
commit5572c5cd560d0511704341178df037b6e904fbf8 (patch)
tree27f86a96f2b0e27a40e5cf175833b6f407c9780c /sysutils
parent48f24652705a7bafdd6ae500797538e4fd94af2d (diff)
downloadfreebsd-ports-gnome-5572c5cd560d0511704341178df037b6e904fbf8.tar.gz
freebsd-ports-gnome-5572c5cd560d0511704341178df037b6e904fbf8.tar.zst
freebsd-ports-gnome-5572c5cd560d0511704341178df037b6e904fbf8.zip
Fix a bunch of false positive that are fetchable
Reported by: ak
Diffstat (limited to 'sysutils')
-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>