diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-11-12 03:51:07 +0000 |
commit | 14b82f547c9bec53640c287423b29d01fe61842e (patch) | |
tree | 92e1e65595e4140323396ebc0895b35c5624a56a /cad/klayout | |
parent | 438e62090e7e9bc67d2c430852878acb02cfcebe (diff) | |
download | pkgsrc-14b82f547c9bec53640c287423b29d01fe61842e.tar.gz |
Recursive revbump from hardbuzz-2.1.1
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/ |