Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 18 May 2019 02:52:58 +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: r501895 - head/cad/leocad
Message-ID:  <201905180252.x4I2qwBZ068712@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat May 18 02:52:58 2019
New Revision: 501895
URL: https://svnweb.freebsd.org/changeset/ports/501895

Log:
  cad/leocad: Fix comment

Modified:
  head/cad/leocad/Makefile

Modified: head/cad/leocad/Makefile
==============================================================================
--- head/cad/leocad/Makefile	Sat May 18 02:51:04 2019	(r501894)
+++ head/cad/leocad/Makefile	Sat May 18 02:52:58 2019	(r501895)
@@ -7,7 +7,7 @@ DISTVERSION=	18.02.20190517
 CATEGORIES=	cad
 
 MAINTAINER=	yuri@FreeBSD.org
-COMMENT=	Qt-based GDS2 Viewer
+COMMENT=	CAD program for creating virtual LEGO models
 
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/docs/COPYING.txt



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201905180252.x4I2qwBZ068712>