diff options
Diffstat (limited to 'editors/helix')
-rw-r--r-- | editors/helix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/helix/Makefile b/editors/helix/Makefile index 22302149e49c..18caf7fb7676 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,6 +1,7 @@ PORTNAME= helix DISTVERSIONPREFIX= v DISTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= editors MAINTAINER= ashish@FreeBSD.org |