diff options
author | bapt <bapt@FreeBSD.org> | 2012-03-13 16:25:25 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2012-03-13 16:25:25 +0800 |
commit | 6ce0a8b0d368628bce6d4bee0b03a747e6790513 (patch) | |
tree | 745614f5f600282f99ac32ed53bdac314b8d2104 /devel/libgit2 | |
parent | 4717917317f246fa98c3ac2c778c8b7384564f1a (diff) | |
download | freebsd-ports-gnome-6ce0a8b0d368628bce6d4bee0b03a747e6790513.tar.gz freebsd-ports-gnome-6ce0a8b0d368628bce6d4bee0b03a747e6790513.tar.zst freebsd-ports-gnome-6ce0a8b0d368628bce6d4bee0b03a747e6790513.zip |
Add the forgotten bump portrevision
Submitted by: osa (private mail)
Feature safe: yes
Diffstat (limited to 'devel/libgit2')
-rw-r--r-- | devel/libgit2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile index c81036dff0cd..658a3d313d6a 100644 --- a/devel/libgit2/Makefile +++ b/devel/libgit2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libgit2 PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://cloud.github.com/downloads/libgit2/libgit2/ |