diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-03-12 15:56:32 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2019-03-12 15:56:32 +0000 |
commit | e30cb65d54ad0a6e82bcc53437ff33271984262f (patch) | |
tree | 3a76ec7e8a89076f304960ee9b0c18bf3f426771 /sysutils/digdag/Makefile | |
parent | 1c7947c0f0b263459395499954ba68cc7cef15ad (diff) | |
download | ports-e30cb65d54ad0a6e82bcc53437ff33271984262f.tar.gz ports-e30cb65d54ad0a6e82bcc53437ff33271984262f.zip |
Notes
Diffstat (limited to 'sysutils/digdag/Makefile')
-rw-r--r-- | sysutils/digdag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/digdag/Makefile b/sysutils/digdag/Makefile index d2817d81dfca..5a7a4784f499 100644 --- a/sysutils/digdag/Makefile +++ b/sysutils/digdag/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= digdag -DISTVERSION= 0.9.34 +DISTVERSION= 0.9.35 CATEGORIES= sysutils java MASTER_SITES= https://dl.bintray.com/digdag/maven/ \ LOCAL/ehaupt |