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 /math/proofgeneral | |
parent | - Convert to OptionsNG (diff) |
Chase Emacs updates
Notes
Notes:
svn path=/head/; revision=303664
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 0f18c230a4e7..25ca9ba88c54 100644 --- a/math/proofgeneral/Makefile +++ b/math/proofgeneral/Makefile @@ -7,7 +7,7 @@ PORTNAME= proofgeneral PORTVERSION= 4.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math elisp MASTER_SITES= http://proofgeneral.inf.ed.ac.uk/releases/ PKGNAMESUFFIX= -${EMACS_NAME} |