diff options
Diffstat (limited to 'net/jotta-cli/Makefile')
-rw-r--r-- | net/jotta-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/jotta-cli/Makefile b/net/jotta-cli/Makefile index aa4d37dfc2ca..e4035164de4a 100644 --- a/net/jotta-cli/Makefile +++ b/net/jotta-cli/Makefile @@ -1,7 +1,7 @@ # Created by: Trenton Schulz <trueos@norwegianrockcat.com> PORTNAME= jotta-cli -PORTVERSION= 0.11.44593 +PORTVERSION= 0.11.47628 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|} |