svn commit: r531416 - head/net/libcoap
Tobias C. Berner
tcberner at FreeBSD.org
Sat Apr 11 11:07:27 UTC 2020
Author: tcberner
Date: Sat Apr 11 11:07:26 2020
New Revision: 531416
URL: https://svnweb.freebsd.org/changeset/ports/531416
Log:
net/libcoap: switch to different PORTSCOUT filter
Modified:
head/net/libcoap/Makefile
Modified: head/net/libcoap/Makefile
==============================================================================
--- head/net/libcoap/Makefile Sat Apr 11 10:54:26 2020 (r531415)
+++ head/net/libcoap/Makefile Sat Apr 11 11:07:26 2020 (r531416)
@@ -31,6 +31,6 @@ DOXYGEN_CONFIGURE_ENABLE= doxygen
INSTALL_TARGET= install-strip
-PORTSCOUT= ignore:tinydtls
+PORTSCOUT= limit:^4\.
.include <bsd.port.mk>
More information about the svn-ports-all
mailing list