diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-08-04 11:53:14 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2023-08-04 14:24:50 +0000 |
commit | 09b993031a3b38ba8c33639ca40c1e3d69de67fc (patch) | |
tree | 824412258467d21b5fb7c7586b556314829d47a7 /sysutils/f2 | |
parent | 9f19227cdf1fa96433a3b301c9d2885cd9595b20 (diff) | |
download | ports-09b993031a3b38ba8c33639ca40c1e3d69de67fc.tar.gz ports-09b993031a3b38ba8c33639ca40c1e3d69de67fc.zip |
all: Bump PORTREVISION after lang/go{119,120} update
Diffstat (limited to 'sysutils/f2')
-rw-r--r-- | sysutils/f2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/f2/Makefile b/sysutils/f2/Makefile index 1d924b35455c..05e065ca8d7e 100644 --- a/sysutils/f2/Makefile +++ b/sysutils/f2/Makefile @@ -1,7 +1,7 @@ PORTNAME= f2 DISTVERSIONPREFIX= v DISTVERSION= 1.9.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= yuri@FreeBSD.org |