diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 18:31:25 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 21:56:10 +0000 |
commit | 309cdeccd802bb370a42e80cc4468da17c8dab35 (patch) | |
tree | 8fd1e5abc31b97284a40a6d961c7403395a6c0b0 /net/gdrive/Makefile | |
parent | 6532d08defc8632784dd5c7fb45210f136f90d83 (diff) | |
download | ports-309cdeccd802bb370a42e80cc4468da17c8dab35.tar.gz ports-309cdeccd802bb370a42e80cc4468da17c8dab35.zip |
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 af0c28430fb1..67b59e7c41c0 100644 --- a/net/gdrive/Makefile +++ b/net/gdrive/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdrive DISTVERSION= 2.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |