diff options
author | wiz <wiz@pkgsrc.org> | 2021-11-15 22:53:55 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2021-11-15 22:53:55 +0000 |
commit | e6036e542bfb81b8d9af9b659f3cfe3591fc46d5 (patch) | |
tree | 92be3dd35fc6ead214aafe77b3357f524c91ff24 /cad/klayout | |
parent | 4d57751713320d441e18778ad4b969c61131fb90 (diff) | |
download | pkgsrc-e6036e542bfb81b8d9af9b659f3cfe3591fc46d5.tar.gz |
*: recursive bump for gstreamer 1.18.5
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 0c0b8e775c0..053d948e2ce 100644 --- a/cad/klayout/Makefile +++ b/cad/klayout/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2021/08/15 03:29:29 mef Exp $ +# $NetBSD: Makefile,v 1.42 2021/11/15 22:54:05 wiz Exp $ DISTNAME= klayout-0.27.3 +PKGREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.klayout.org/downloads/source/ |