diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-21 17:12:13 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2021-07-21 18:11:51 +0000 |
commit | 287cd8ad71d23e31948296cb773d3ebaaed14641 (patch) | |
tree | c1f7d9cd515e16a54766bf45072f2e8d74505964 /cad | |
parent | 1fb7e808f82bbe7af29bd76bd935834dc289303f (diff) | |
download | ports-287cd8ad71d23e31948296cb773d3ebaaed14641.tar.gz ports-287cd8ad71d23e31948296cb773d3ebaaed14641.zip |
Diffstat (limited to 'cad')
-rw-r--r-- | cad/openroad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/openroad/Makefile b/cad/openroad/Makefile index 6ab48408f8fc..d424e81bbc36 100644 --- a/cad/openroad/Makefile +++ b/cad/openroad/Makefile @@ -1,6 +1,7 @@ PORTNAME= openroad DISTVERSION= 2021_03_09 DISTVERSIONSUFFIX= _stable +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= yuri@FreeBSD.org |