diff options
author | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 18:31:25 +0000 |
---|---|---|
committer | Dmitri Goutnik <dmgk@FreeBSD.org> | 2022-06-07 21:56:10 +0000 |
commit | 309cdeccd802bb370a42e80cc4468da17c8dab35 (patch) | |
tree | 8fd1e5abc31b97284a40a6d961c7403395a6c0b0 /misc/lf | |
parent | 6532d08defc8632784dd5c7fb45210f136f90d83 (diff) | |
download | ports-309cdeccd802bb370a42e80cc4468da17c8dab35.tar.gz ports-309cdeccd802bb370a42e80cc4468da17c8dab35.zip |
*/*: Bump port revisons after lang/go{117,118} update
Diffstat (limited to 'misc/lf')
-rw-r--r-- | misc/lf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/lf/Makefile b/misc/lf/Makefile index 9642b795bf6b..559d8a8b3305 100644 --- a/misc/lf/Makefile +++ b/misc/lf/Makefile @@ -1,6 +1,7 @@ PORTNAME= lf DISTVERSIONPREFIX= r DISTVERSION= 27 +PORTREVISION= 1 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org |