diff options
Diffstat (limited to 'x11/rofi/Makefile')
-rw-r--r-- | x11/rofi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/rofi/Makefile b/x11/rofi/Makefile index 9475133bd2b9..9b61f4eea8ff 100644 --- a/x11/rofi/Makefile +++ b/x11/rofi/Makefile @@ -2,6 +2,7 @@ PORTNAME= rofi PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= https://github.com/davatorium/rofi/releases/download/${PORTVERSION}/ |