diff options
Diffstat (limited to 'editors/helix/Makefile')
-rw-r--r-- | editors/helix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/helix/Makefile b/editors/helix/Makefile index fdb5a2c8f2c1..a160e7760548 100644 --- a/editors/helix/Makefile +++ b/editors/helix/Makefile @@ -1,7 +1,7 @@ PORTNAME= helix DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= ashish@FreeBSD.org |