diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-09-04 17:05:43 +0000 |
commit | 4b9fb5608cd07c313e31cd5eb8770fb3dce62bfa (patch) | |
tree | d56fd53a1709353afe0f1f5c76f52aff0b5cb224 /cad | |
parent | aa36568c35d0588cfd941bd8c814276ac2222778 (diff) |
Chase Emacs updates
Notes
Notes:
svn path=/head/; revision=303664
Diffstat (limited to 'cad')
-rw-r--r-- | cad/dinotrace/Makefile | 1 | ||||
-rw-r--r-- | cad/verilog-mode.el/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index fe4b410db81f..0fbed26edbd0 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -7,6 +7,7 @@ PORTNAME= dinotrace PORTVERSION= 9.4c +PORTREVISION= 1 CATEGORIES= cad MASTER_SITES= http://www.veripool.org/ftp/ EXTRACT_SUFX= .tgz diff --git a/cad/verilog-mode.el/Makefile b/cad/verilog-mode.el/Makefile index 78d4d7c0460e..2d2509747629 100644 --- a/cad/verilog-mode.el/Makefile +++ b/cad/verilog-mode.el/Makefile @@ -7,6 +7,7 @@ PORTNAME= verilog-mode.el PORTVERSION= 801 +PORTREVISION= 1 CATEGORIES= cad elisp MASTER_SITES= http://www.veripool.org/ftp/ DISTNAME= ${PORTNAME:R}-${PORTVERSION}.${PORTNAME:E} |