diff options
Diffstat (limited to 'cad/klayout/Makefile')
-rw-r--r-- | cad/klayout/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile index 60dbc33c34c..20af318b46c 100644 --- a/cad/klayout/Makefile +++ b/cad/klayout/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2019/09/18 14:17:06 ryoon Exp $ +# $NetBSD: Makefile,v 1.21 2020/01/18 21:48:47 jperkin Exp $ DISTNAME= klayout-0.25.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= cad MASTER_SITES= http://www.klayout.org/downloads/source/ |