aboutsummaryrefslogtreecommitdiff
path: root/net/libdnet
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-09-23 06:10:36 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-09-23 06:10:36 +0000
commit78b7064c6805a63541ef219c7ca0e81a8a1c48a3 (patch)
tree37d70215f41af7387814e056db5be92449fe84c3 /net/libdnet
parentfdbe4ab631587e494af7664b767d009f50a7b505 (diff)
downloadports-78b7064c6805a63541ef219c7ca0e81a8a1c48a3.tar.gz
ports-78b7064c6805a63541ef219c7ca0e81a8a1c48a3.zip
Remove trailing . from BROKEN message.
Notes
Notes: svn path=/head/; revision=199949
Diffstat (limited to 'net/libdnet')
-rw-r--r--net/libdnet/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/libdnet/Makefile b/net/libdnet/Makefile
index ef022ec243b3..d483c3031b57 100644
--- a/net/libdnet/Makefile
+++ b/net/libdnet/Makefile
@@ -28,7 +28,7 @@ MAN8= dnet.8
.endif
.if !exists(/dev/bpf0)
-BROKEN= Does not build properly without /dev/bpf0.
+BROKEN= Does not build properly without /dev/bpf0
.endif
.include <bsd.port.pre.mk>