diff options
| author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-11-08 20:55:15 +0000 |
|---|---|---|
| committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-11-08 20:58:46 +0000 |
| commit | 79271d538107eaed3822f2b39d0080da0101245a (patch) | |
| tree | 46ea5cce55d0fec2a81510ac404bb1acacdbd6d1 /sysutils/doctl | |
| parent | 0d7487afe43ea9a6a722bfd03448915045fadf26 (diff) | |
Diffstat (limited to 'sysutils/doctl')
| -rw-r--r-- | sysutils/doctl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/doctl/Makefile b/sysutils/doctl/Makefile index 09159aa7145f..cb6cddba097c 100644 --- a/sysutils/doctl/Makefile +++ b/sysutils/doctl/Makefile @@ -1,6 +1,7 @@ PORTNAME= doctl DISTVERSIONPREFIX= v DISTVERSION= 1.116.0 +PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= https://github.com/digitalocean/${PORTNAME}/releases/download/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source |
