aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/pftop
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2016-11-14 19:26:59 +0800
committerdanfe <danfe@FreeBSD.org>2016-11-14 19:26:59 +0800
commitcd55e6e69506a0458c9132c892628ff8cba00803 (patch)
tree4c728ef23dfb9c2bf0c1eebc23ad8d7b2eea4181 /sysutils/pftop
parent208a873ea31126f1a11cbe1a3e80ecc599bbbb79 (diff)
downloadfreebsd-ports-gnome-cd55e6e69506a0458c9132c892628ff8cba00803.tar.gz
freebsd-ports-gnome-cd55e6e69506a0458c9132c892628ff8cba00803.tar.zst
freebsd-ports-gnome-cd55e6e69506a0458c9132c892628ff8cba00803.zip
Do not terminate BROKEN messages with period, it is added by the framework.
Diffstat (limited to 'sysutils/pftop')
-rw-r--r--sysutils/pftop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pftop/Makefile b/sysutils/pftop/Makefile
index 4eda2e310e34..b192fb52f503 100644
--- a/sysutils/pftop/Makefile
+++ b/sysutils/pftop/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.eee.metu.edu.tr/~canacar/
MAINTAINER= araujo@FreeBSD.org
COMMENT= Utility for real-time display of statistics for pf
-BROKEN_FreeBSD_9= Does not build.
+BROKEN_FreeBSD_9= does not build
.include <bsd.port.pre.mk>