diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-18 02:52:58 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2019-05-18 02:52:58 +0000 |
commit | 93f99a29cd0e94264b3747f3d77f636b09834d62 (patch) | |
tree | 90259e2240febb2c8943e730bd217afc35746bc2 /cad/leocad | |
parent | f0024c790d640b6bc89fcc8def120be27db2ab5e (diff) | |
download | freebsd-ports-93f99a29cd0e94264b3747f3d77f636b09834d62.zip |
cad/leocad: Fix comment
Diffstat (limited to 'cad/leocad')
-rw-r--r-- | cad/leocad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/leocad/Makefile b/cad/leocad/Makefile index 5aaa81a8b764..8b8e93d4a2da 100644 --- a/cad/leocad/Makefile +++ b/cad/leocad/Makefile @@ -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 |