diff options
author | mr <mr@FreeBSD.org> | 2018-07-09 21:57:36 +0800 |
---|---|---|
committer | mr <mr@FreeBSD.org> | 2018-07-09 21:57:36 +0800 |
commit | 29b22560c220b39c3c8cbd181a9cc251d3bf211e (patch) | |
tree | 8b0c4065999567e875c32ee79dbef8153fa524d5 /cad | |
parent | ac5b06ffaca9d4ceff565d84e2d3edc35df2ddea (diff) | |
download | freebsd-ports-gnome-29b22560c220b39c3c8cbd181a9cc251d3bf211e.tar.gz freebsd-ports-gnome-29b22560c220b39c3c8cbd181a9cc251d3bf211e.tar.zst freebsd-ports-gnome-29b22560c220b39c3c8cbd181a9cc251d3bf211e.zip |
Really bunp PORTREVISION this time...
Reported by: linimon
Diffstat (limited to 'cad')
-rw-r--r-- | cad/qcad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/qcad/Makefile b/cad/qcad/Makefile index f8420d8fef87..4c69e64502c6 100644 --- a/cad/qcad/Makefile +++ b/cad/qcad/Makefile @@ -4,7 +4,7 @@ PORTNAME= qcad PORTVERSION= 3.21.1.1 DISTVERSIONPREFIX= v -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= cad DIST_SUBDIR= ${PORTNAME} |