diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-24 03:25:11 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-05-24 03:25:11 +0000 |
commit | f30ebc2becabe003ed912baf063face800e1b4d6 (patch) | |
tree | 8f5dec3ad01bd33bc4506a4245932e235f53c1cb /editors/xi-core | |
parent | dc970a958c5d25bfa18bc9610e052848a35fb06d (diff) | |
download | ports-f30ebc2becabe003ed912baf063face800e1b4d6.tar.gz ports-f30ebc2becabe003ed912baf063face800e1b4d6.zip |
Notes
Diffstat (limited to 'editors/xi-core')
-rw-r--r-- | editors/xi-core/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xi-core/Makefile b/editors/xi-core/Makefile index 08e204d6b7df..1cefff347de3 100644 --- a/editors/xi-core/Makefile +++ b/editors/xi-core/Makefile @@ -2,7 +2,7 @@ PORTNAME= xi-core DISTVERSION= g20190420 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= ed.arrakis@gmail.com |