diff options
Diffstat (limited to 'net/gdrive/Makefile')
-rw-r--r-- | net/gdrive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gdrive/Makefile b/net/gdrive/Makefile index 553bbebac15f..63ffe2da2534 100644 --- a/net/gdrive/Makefile +++ b/net/gdrive/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdrive DISTVERSION= 3.9.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= net PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |