diff options
Diffstat (limited to 'net/jotta-cli/Makefile')
-rw-r--r-- | net/jotta-cli/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/jotta-cli/Makefile b/net/jotta-cli/Makefile index 9ce90d2fef9e..bfa3632eeaae 100644 --- a/net/jotta-cli/Makefile +++ b/net/jotta-cli/Makefile @@ -1,5 +1,5 @@ PORTNAME= jotta-cli -DISTVERSION= 0.15.84961 +DISTVERSION= 0.15.93226 CATEGORIES= net MASTER_SITES= https://repo.jotta.us/archives/freebsd/${ARCH:S|amd64|amd64|:S|i386|386|}/ DISTNAME= ${PORTNAME}-${PORTVERSION}_freebsd_${ARCH:S|amd64|amd64|:S|i386|386|} @@ -14,7 +14,6 @@ LICENSE_TEXT= "JottaCloud has its own terms and conditions available at https:// LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept ONLY_FOR_ARCHS= amd64 i386 -RUN_DEPENDS= ${LOCALBASE}/share/certs/ca-root-nss.crt:security/ca_root_nss RESTRICTED= yes |