diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2015-04-27 10:29:27 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2015-04-27 10:29:27 +0000 |
commit | c5167c49ba2e934bffbaacba422b57db6393c037 (patch) | |
tree | e522e319a070f2df545d1bf3366b75f936c6875e /cad | |
parent | 2893a8de0cdfa9781d93c90291646d9a7b19a352 (diff) | |
download | ports-c5167c49ba2e934bffbaacba422b57db6393c037.tar.gz ports-c5167c49ba2e934bffbaacba422b57db6393c037.zip |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/dinotrace/Makefile | 2 | ||||
-rw-r--r-- | cad/verilog-mode.el/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index ba4f87a8d125..2401c750fdca 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -3,7 +3,7 @@ PORTNAME= dinotrace PORTVERSION= 9.4c -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad MASTER_SITES= http://www.veripool.org/ftp/ diff --git a/cad/verilog-mode.el/Makefile b/cad/verilog-mode.el/Makefile index 68acb4897314..3d21a29e7480 100644 --- a/cad/verilog-mode.el/Makefile +++ b/cad/verilog-mode.el/Makefile @@ -3,7 +3,7 @@ PORTNAME= verilog-mode.el PORTVERSION= 801 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= cad elisp MASTER_SITES= http://www.veripool.org/ftp/ DISTNAME= ${PORTNAME:R}-${PORTVERSION}.${PORTNAME:E} |