diff options
Diffstat (limited to 'devel/magit/Makefile')
-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 0ad85f699e02..c7d13bce8385 100644 --- a/devel/magit/Makefile +++ b/devel/magit/Makefile @@ -7,7 +7,7 @@ PORTNAME= magit PORTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel elisp MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://cloud.github.com/downloads/philjackson/magit/ |