Date: Thu, 3 Sep 2020 04:42:37 +0000 (UTC) From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r547411 - head/cad/leocad Message-ID: <202009030442.0834gbp6095124@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuri Date: Thu Sep 3 04:42:36 2020 New Revision: 547411 URL: https://svnweb.freebsd.org/changeset/ports/547411 Log: cad/leocad: Add the PORTSCOUT tag Modified: head/cad/leocad/Makefile Modified: head/cad/leocad/Makefile ============================================================================== --- head/cad/leocad/Makefile Thu Sep 3 04:39:50 2020 (r547410) +++ head/cad/leocad/Makefile Thu Sep 3 04:42:36 2020 (r547411) @@ -30,4 +30,6 @@ PLIST_FILES= bin/leocad \ share/mime/packages/leocad.xml \ share/pixmaps/leocad.png +PORTSCOUT= limit:^[0-9\.]*$$ # to ignore the 'continuous' + .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009030442.0834gbp6095124>