diff options
| author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:43:16 +0000 |
|---|---|---|
| committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-05-13 17:56:04 +0000 |
| commit | fce0cc32720e61042bc675152b116f9e61532e92 (patch) | |
| tree | 3c3944ad4121d04dd678e3c58651096f6229f908 /net/gdrive | |
| parent | a0676cbde9ff7029f5f0af1c50135be5e669d325 (diff) | |
Diffstat (limited to 'net/gdrive')
| -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 f5eaae5b8c4c..5368f46fb78a 100644 --- a/net/gdrive/Makefile +++ b/net/gdrive/Makefile @@ -1,6 +1,6 @@ PORTNAME= gdrive DISTVERSION= 2.1.1 -PORTREVISION= 18 +PORTREVISION= 19 CATEGORIES= net PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ |
