diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2023-04-23 09:09:58 +0000 |
commit | 8d3e020ed032a8db00208994d0db646de7dc6f5b (patch) | |
tree | 4703a690b292e228dd12ac2888b4fe55fb60590c /cad/qcsxcad/Makefile | |
parent | dfcb95c892863cba5ded02f24dbcc17aef815edb (diff) |
Diffstat (limited to 'cad/qcsxcad/Makefile')
-rw-r--r-- | cad/qcsxcad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/qcsxcad/Makefile b/cad/qcsxcad/Makefile index 6dfa29d35df1..893535235dea 100644 --- a/cad/qcsxcad/Makefile +++ b/cad/qcsxcad/Makefile @@ -1,7 +1,7 @@ PORTNAME= qcsxcad DISTVERSIONPREFIX= v DISTVERSION= 0.6.2-9 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -g3f09a8b CATEGORIES= cad |