diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-11-05 13:19:31 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2014-11-05 13:19:31 +0000 |
commit | 85f56adb6ec8caf41d9c0122ccde8eb4412d61d7 (patch) | |
tree | b752c6e578dfd5d4360bbbf89a48a3dcc5f7f963 /cad/dinotrace | |
parent | b2edd3a92da509a28625510d638e2e83a570c490 (diff) |
- Chase GNU Emacs updates
PR: 194624
Notes
Notes:
svn path=/head/; revision=372191
Diffstat (limited to 'cad/dinotrace')
-rw-r--r-- | cad/dinotrace/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/dinotrace/Makefile b/cad/dinotrace/Makefile index cbdb3524f38e..ba4f87a8d125 100644 --- a/cad/dinotrace/Makefile +++ b/cad/dinotrace/Makefile @@ -3,7 +3,7 @@ PORTNAME= dinotrace PORTVERSION= 9.4c -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad MASTER_SITES= http://www.veripool.org/ftp/ |