diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-05-19 18:21:23 +0800 |
commit | e127cf2f03a87283f703b70f81a3e1891e56e7f5 (patch) | |
tree | e4434b89d2dbba884e57f6a6cd3c7fc294554ccf /cad/ghdl | |
parent | 506c101dfb59aba86626f9d68e7a56e86086843f (diff) | |
download | freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.gz freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.tar.zst freebsd-ports-gnome-e127cf2f03a87283f703b70f81a3e1891e56e7f5.zip |
- Fix trailing whitespace in pkg-descrs, categories [a-f]*
Approved by: portmgr blanket
Diffstat (limited to 'cad/ghdl')
-rw-r--r-- | cad/ghdl/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/ghdl/pkg-descr b/cad/ghdl/pkg-descr index 9637021a3679..34345b492634 100644 --- a/cad/ghdl/pkg-descr +++ b/cad/ghdl/pkg-descr @@ -5,7 +5,7 @@ and integrated circuits can be described by VHDL, and VHDL can also be used as a general purpose parallel programming language. GHDL compiles VHDL files and creates a binary which simulates the design. -GHDL fully supports IEEE 1076-1987, IEEE 1-76-1993, IEEE 1076-2002 +GHDL fully supports IEEE 1076-1987, IEEE 1-76-1993, IEEE 1076-2002 versions of VHDL, and partially IEEE 1076-2008. WWW: https://sourceforge.net/projects/ghdl-updates/ |