Date: Tue, 16 Oct 2018 09:30:07 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482213 - head/cad/dinotrace Message-ID: <201810160930.w9G9U7Ua080903@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Tue Oct 16 09:30:07 2018 New Revision: 482213 URL: https://svnweb.freebsd.org/changeset/ports/482213 Log: - Add LICENSE_FILE - Update WWW Approved by: portmgr blanket Modified: head/cad/dinotrace/Makefile head/cad/dinotrace/pkg-descr Modified: head/cad/dinotrace/Makefile ============================================================================== --- head/cad/dinotrace/Makefile Tue Oct 16 08:37:43 2018 (r482212) +++ head/cad/dinotrace/Makefile Tue Oct 16 09:30:07 2018 (r482213) @@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Graphical signal trace waveform viewer LICENSE= GPLv3+ +LICENSE_FILE= ${WRKSRC}/COPYING USES= gmake motif perl5 tar:tgz USE_XORG= x11 sm ice xmu xt Modified: head/cad/dinotrace/pkg-descr ============================================================================== --- head/cad/dinotrace/pkg-descr Tue Oct 16 08:37:43 2018 (r482212) +++ head/cad/dinotrace/pkg-descr Tue Oct 16 09:30:07 2018 (r482213) @@ -7,4 +7,4 @@ Equipment Corporation, who wrote the code and supporte When created, it was the first graphical display tool for the simulators being designed at Digital. -WWW: http://www.veripool.org/wiki/dinotrace +WWW: https://www.veripool.org/wiki/dinotrace
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810160930.w9G9U7Ua080903>