From 8293bb90fd5ef4348f60be3067d2a8908cfafa0a Mon Sep 17 00:00:00 2001 From: Franco Fichtner Date: Sun, 11 Nov 2018 09:31:32 +0100 Subject: [PATCH] textproc/flex: sync with upstream Taken from: HardenedBSD --- textproc/flex/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/flex/Makefile b/textproc/flex/Makefile index f9a7609d017..d8c06393714 100644 --- a/textproc/flex/Makefile +++ b/textproc/flex/Makefile @@ -2,6 +2,7 @@ PORTNAME= flex PORTVERSION= 2.6.4 +PORTREVISION= 1 CATEGORIES= textproc MASTER_SITES= https://github.com/westes/flex/releases/download/v${PORTVERSION}/