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 8257e2fd8452..019debe7e07d 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.11.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= security MAINTAINER= ehaupt@FreeBSD.org |