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 /devel/magit | |
parent | aa36568c35d0588cfd941bd8c814276ac2222778 (diff) |
Chase Emacs updates
Notes
Notes:
svn path=/head/; revision=303664
Diffstat (limited to 'devel/magit')
-rw-r--r-- | devel/magit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/magit/Makefile b/devel/magit/Makefile index a76338e1ce34..538495c7ceab 100644 --- a/devel/magit/Makefile +++ b/devel/magit/Makefile @@ -7,7 +7,7 @@ PORTNAME= magit PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel elisp MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://cloud.github.com/downloads/magit/magit/ |