diff options
Diffstat (limited to '')
-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..e3ed01c7fe53 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= 4 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org |