diff options
Diffstat (limited to 'cad/klayout')
-rw-r--r-- | cad/klayout/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile index 92488cae837..77274e69738 100644 --- a/cad/klayout/Makefile +++ b/cad/klayout/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.13 2018/09/22 15:28:28 mef Exp $ +# $NetBSD: Makefile,v 1.14 2018/11/12 03:51:46 ryoon Exp $ DISTNAME= klayout-0.25.4 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.klayout.org/downloads/source/ |