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 /math/proofgeneral | |
parent | GNU Emacs Updates (diff) |
- Chase GNU Emacs updates
PR: 194624
Notes
Notes:
svn path=/head/; revision=372191
Diffstat (limited to 'math/proofgeneral')
-rw-r--r-- | math/proofgeneral/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile index 7042f9dbf3bb..e721a423ec7b 100644 --- a/math/proofgeneral/Makefile +++ b/math/proofgeneral/Makefile @@ -3,7 +3,7 @@ PORTNAME= proofgeneral PORTVERSION= 4.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math elisp MASTER_SITES= http://proofgeneral.inf.ed.ac.uk/releases/ PKGNAMESUFFIX= -${EMACS_NAME} |