diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:21:38 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-22 22:21:38 +0000 |
commit | 004dc5576e66f1c740c6849dd0000aca384a202e (patch) | |
tree | 009a259e479164f80c09f8a4bd3c646c23e22092 /sysutils/apcupsd | |
parent | 5c2584c72368293f908d9be076aa6c3ebedd2ed0 (diff) |
Notes
Diffstat (limited to 'sysutils/apcupsd')
-rw-r--r-- | sysutils/apcupsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/apcupsd/Makefile b/sysutils/apcupsd/Makefile index 5a26df8e2c26..1e4876a81691 100644 --- a/sysutils/apcupsd/Makefile +++ b/sysutils/apcupsd/Makefile @@ -16,7 +16,7 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= itetcu@FreeBSD.org COMMENT= Set of programs for controlling APC UPS -IGNOREFILES= ${PORTNAME}.pdf +BROKEN= no distinfo provided for some of the distfiles USE_RC_SUBR= apcupsd SUB_FILES= pkg-message |