diff options
Diffstat (limited to 'cad/py-gds/Makefile')
-rw-r--r-- | cad/py-gds/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/py-gds/Makefile b/cad/py-gds/Makefile index ee07d36a025..fe0bb75dc13 100644 --- a/cad/py-gds/Makefile +++ b/cad/py-gds/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.9 2018/01/12 12:55:50 mef Exp $ +# $NetBSD: Makefile,v 1.10 2018/07/07 12:04:00 mef Exp $ -VERSION= 1.2.1 +VERSION= 1.3.1 DISTNAME= gdspy-${VERSION} PKGNAME= ${PYPKGPREFIX}-gds-${VERSION} CATEGORIES= cad |