diff options
author | jbeich <jbeich@FreeBSD.org> | 2017-03-21 12:39:10 +0000 |
---|---|---|
committer | jbeich <jbeich@FreeBSD.org> | 2017-03-21 12:39:10 +0000 |
commit | c13b20f98c3cc39b6ab481ca8425eabe42164b0c (patch) | |
tree | 7d9c6124f5bd47e81ed8cfe64412551dd4f94606 /devel/git-cinnabar/Makefile | |
parent | ec2d335d78571d3c8f205fafd1fd15574c07dd85 (diff) | |
download | FreeBSD-ports-c13b20f98c3cc39b6ab481ca8425eabe42164b0c.zip FreeBSD-ports-c13b20f98c3cc39b6ab481ca8425eabe42164b0c.tar.gz |
devel/git-cinnabar: update to 0.4.0.5
Changes: https://github.com/glandium/git-cinnabar/compare/0.4.0...cd0e1bb
MFH: 2017Q1 (requires r433742 to chase r436592)
Diffstat (limited to 'devel/git-cinnabar/Makefile')
-rw-r--r-- | devel/git-cinnabar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/git-cinnabar/Makefile b/devel/git-cinnabar/Makefile index d049077..d91c9a5 100644 --- a/devel/git-cinnabar/Makefile +++ b/devel/git-cinnabar/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ PORTNAME= git-cinnabar -DISTVERSION= 0.4.0 -PORTREVISION= 1 +DISTVERSION= 0.4.0-5 +DISTVERSIONSUFFIX= -gb07881f CATEGORIES= devel MAINTAINER= jbeich@FreeBSD.org |