diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-12-16 05:08:09 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-12-16 05:08:09 +0000 |
commit | 13d07760cf4a1de351663c67fb9e6d20bc71dfb4 (patch) | |
tree | 03ce486f06a039df29b4004586c6ed7537ce3999 /cad | |
parent | e85b24d14f7e6951a2937c722f308906056ca2a1 (diff) | |
download | ports-13d07760cf4a1de351663c67fb9e6d20bc71dfb4.tar.gz ports-13d07760cf4a1de351663c67fb9e6d20bc71dfb4.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/kicad/Makefile | 2 | ||||
-rw-r--r-- | cad/openvsp/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/cad/kicad/Makefile b/cad/kicad/Makefile index 4db11b9a909b..28e74aff294d 100644 --- a/cad/kicad/Makefile +++ b/cad/kicad/Makefile @@ -3,7 +3,7 @@ PORTNAME= kicad DISTVERSION= 20140622%2Bbzr4027 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= cad MASTER_SITES= https://launchpadlibrarian.net/179199115/ diff --git a/cad/openvsp/Makefile b/cad/openvsp/Makefile index 271871a253da..8828e14d4352 100644 --- a/cad/openvsp/Makefile +++ b/cad/openvsp/Makefile @@ -4,6 +4,7 @@ PORTNAME= openvsp PORTVERSION= 3.9.1 DISTVERSIONPREFIX= ${GH_PROJECT}_ +PORTREVISION= 1 CATEGORIES= cad MAINTAINER= fernando.apesteguia@gmail.com |