diff options
author | Joseph Mingrone <jrm@FreeBSD.org> | 2018-05-31 01:18:05 +0000 |
---|---|---|
committer | Joseph Mingrone <jrm@FreeBSD.org> | 2018-05-31 01:18:05 +0000 |
commit | 107b408c3141f4a2d694fb7bb6f3809d48f62a04 (patch) | |
tree | 69a40aa3b0a3194344d14d8974e6df5255764104 /cad | |
parent | 3ae34aead84a9ea4fff9fa6ad55504563c3ba964 (diff) | |
download | ports-107b408c3141f4a2d694fb7bb6f3809d48f62a04.tar.gz ports-107b408c3141f4a2d694fb7bb6f3809d48f62a04.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 68043b3af1ee..54d4061956e5 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -3,7 +3,7 @@ PORTNAME= dinotrace PORTVERSION= 9.4c -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= cad MASTER_SITES= http://www.veripool.org/ftp/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} diff --git a/cad/verilog-mode.el/Makefile b/cad/verilog-mode.el/Makefile index b054c49de667..dca54dc4825b 100644 --- a/cad/verilog-mode.el/Makefile +++ b/cad/verilog-mode.el/Makefile @@ -3,7 +3,7 @@ PORTNAME= verilog-mode.el PORTVERSION= 801 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= cad elisp MASTER_SITES= http://www.veripool.org/ftp/ PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX} |