diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-03 16:42:44 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-02-03 17:16:20 +0000 |
commit | 89527da8a68e970fd0b04ca2b9d70755355457ae (patch) | |
tree | 92eab5763bb1b243e903bb7f0a4cd2475f1713bd /sysutils/goawk/Makefile | |
parent | 881587738b5bcc5768ac00007ac8d33feae19ca4 (diff) |
Diffstat (limited to 'sysutils/goawk/Makefile')
-rw-r--r-- | sysutils/goawk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/goawk/Makefile b/sysutils/goawk/Makefile index 1c956bda7f2c..185b6e3c4f1a 100644 --- a/sysutils/goawk/Makefile +++ b/sysutils/goawk/Makefile @@ -1,6 +1,6 @@ PORTNAME= goawk DISTVERSIONPREFIX= v -DISTVERSION= 1.14.0 +DISTVERSION= 1.15.0 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org |