aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorJoseph Mingrone <jrm@FreeBSD.org>2021-10-23 15:11:31 +0000
committerJoseph Mingrone <jrm@FreeBSD.org>2021-11-15 15:19:58 +0000
commit061afcca16999e2e4e791d4517a918d0d606d692 (patch)
tree7a09d24beecd7c9b7381886c89755b1fe49a47ca /cad
parent1d376e5a14d80b6ac6ba42234c166356651db810 (diff)
downloadports-061afcca16999e2e4e791d4517a918d0d606d692.tar.gz
ports-061afcca16999e2e4e791d4517a918d0d606d692.zip
USES=emacs: Chase package name changes
PR: 259259 Differential Revision: https://reviews.freebsd.org/D32613
Diffstat (limited to 'cad')
-rw-r--r--cad/dinotrace/Makefile2
-rw-r--r--cad/verilog-mode.el/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile
index b491eccd57d2..2b93f5811120 100644
--- a/cad/dinotrace/Makefile
+++ b/cad/dinotrace/Makefile
@@ -2,7 +2,7 @@
PORTNAME= dinotrace
PORTVERSION= 9.4c
-PORTREVISION= 12
+PORTREVISION= 13
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 c3dec665e0eb..daf70aeb4721 100644
--- a/cad/verilog-mode.el/Makefile
+++ b/cad/verilog-mode.el/Makefile
@@ -2,7 +2,7 @@
PORTNAME= verilog-mode.el
PORTVERSION= 801
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= cad elisp
MASTER_SITES= http://www.veripool.org/ftp/
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}