diff options
Diffstat (limited to 'cad/gdstk/Makefile')
| -rw-r--r-- | cad/gdstk/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cad/gdstk/Makefile b/cad/gdstk/Makefile index 0b8762a56788..f27c4232a9c3 100644 --- a/cad/gdstk/Makefile +++ b/cad/gdstk/Makefile @@ -1,11 +1,12 @@ PORTNAME= gdstk DISTVERSIONPREFIX= v -DISTVERSION= 0.9.60 +DISTVERSION= 0.9.61 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org COMMENT= C++ library for creation and manipulation of GDSII and OASIS files -WWW= https://heitzmann.github.io/gdstk/ +WWW= https://heitzmann.github.io/gdstk/ \ + https://github.com/heitzmann/gdstk/ LICENSE= BSL LICENSE_FILE= ${WRKSRC}/LICENSE |
