diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-07-06 23:24:44 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-07-06 23:24:44 -0700 |
commit | fae9f2ff6d03cbee5273eb5ed71b2a75d03e2331 (patch) | |
tree | 5ed0cf2684efffec4e613fc308a5a3884e7dd2ae | |
parent | a903724de23ab0eb5ff42c38a6fa001a9067c59a (diff) | |
download | freebsd-ports-fae9f2ff6d03cbee5273eb5ed71b2a75d03e2331.zip |
cad/ngspice_rework: Change WWW to https
Approved by: portmgr (blanket)
-rw-r--r-- | cad/ngspice_rework/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/ngspice_rework/pkg-descr b/cad/ngspice_rework/pkg-descr index a04f765d9330..54c832c0ea9c 100644 --- a/cad/ngspice_rework/pkg-descr +++ b/cad/ngspice_rework/pkg-descr @@ -4,4 +4,4 @@ the open source successor of these venerable packages. Many, many modifications, bug fixes and improvements have been added to the code, yielding a stable and reliable simulator. -WWW: http://ngspice.sourceforge.net/ +WWW: https://ngspice.sourceforge.io/ |