diff options
Diffstat (limited to 'security/git-credential-oauth/Makefile')
-rw-r--r-- | security/git-credential-oauth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/git-credential-oauth/Makefile b/security/git-credential-oauth/Makefile index 5cb00764fd3f..9cb221bafc04 100644 --- a/security/git-credential-oauth/Makefile +++ b/security/git-credential-oauth/Makefile @@ -1,7 +1,7 @@ PORTNAME= git-credential-oauth DISTVERSIONPREFIX= v DISTVERSION= 0.15.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org |