diff options
Diffstat (limited to 'cad/qucs-s/Makefile')
-rw-r--r-- | cad/qucs-s/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/qucs-s/Makefile b/cad/qucs-s/Makefile index e2bbf1d0db5a..b60eaa23cd97 100644 --- a/cad/qucs-s/Makefile +++ b/cad/qucs-s/Makefile @@ -1,5 +1,5 @@ PORTNAME= qucs-s -DISTVERSION= 25.1.2 +DISTVERSION= 25.2.0 CATEGORIES= cad MASTER_SITES= https://github.com/ra3xdh/qucs_s/releases/download/${DISTVERSION}/ @@ -8,7 +8,7 @@ COMMENT= Quite Universal Circuit Simulator: GUI for circuit simulation kernels WWW= https://ra3xdh.github.io/ \ https://github.com/ra3xdh/qucs_s/ -LICENSE= GPLv2 +LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= dos2unix:converters/dos2unix \ |