diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2022-12-19 09:30:06 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2022-12-19 09:31:34 +0000 |
commit | 2af489c04c7079c98287d0aa27e62fc008e0493e (patch) | |
tree | ed03e72c5114562241797e0001eacc8b40de4c1a /editors/turbo | |
parent | 697dec8ed250266e33f8e1bb07bccfbb7035453e (diff) | |
download | ports-2af489c04c7079c98287d0aa27e62fc008e0493e.tar.gz ports-2af489c04c7079c98287d0aa27e62fc008e0493e.zip |
Diffstat (limited to 'editors/turbo')
-rw-r--r-- | editors/turbo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/turbo/Makefile b/editors/turbo/Makefile index 1264cda600f2..c50f99475632 100644 --- a/editors/turbo/Makefile +++ b/editors/turbo/Makefile @@ -1,5 +1,6 @@ PORTNAME= turbo PORTVERSION= g20221121 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= danfe@FreeBSD.org |