diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-04-18 13:57:42 +0000 |
commit | cc95712fbe92854d4a2177b6d45cbdcc9d5f1b44 (patch) | |
tree | d32a20416ca4506d36f2b454f7246d7a03954197 /cad/librecad | |
parent | 077df7502b0a47ecb16bd89a724591a51c6c1248 (diff) |
Notes
Diffstat (limited to 'cad/librecad')
-rw-r--r-- | cad/librecad/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cad/librecad/Makefile b/cad/librecad/Makefile index 63c80910b1df..e9d55b3ac548 100644 --- a/cad/librecad/Makefile +++ b/cad/librecad/Makefile @@ -2,6 +2,7 @@ PORTNAME= librecad DISTVERSION= 2.2.0-rc1 +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= jhale@FreeBSD.org |