diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2008-05-17 19:52:30 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2008-05-17 19:52:30 +0000 |
commit | 8aaeb29542bb268110e38f19877e4206149fed8a (patch) | |
tree | 0932f970a0c2be264fd9a6bc2ef4f2dfc30a19ce /cad/klayout/Makefile | |
parent | 2efde3c20543781f49253725d3c7c7f56163cac0 (diff) |
Notes
Diffstat (limited to 'cad/klayout/Makefile')
-rw-r--r-- | cad/klayout/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/klayout/Makefile b/cad/klayout/Makefile index 92c5b8c9e09c..440fcea279d1 100644 --- a/cad/klayout/Makefile +++ b/cad/klayout/Makefile @@ -7,6 +7,7 @@ PORTNAME= klayout PORTVERSION= 0.14 +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.klayout.de/ |