diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2013-08-29 07:48:22 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2013-08-29 07:48:22 +0000 |
commit | dd6a70afd018cdfa11f96f801c2096be2b4b4fa8 (patch) | |
tree | 01a9e7bd68132bc71f7c7c52dbffba5f38e08345 /editors/fxite | |
parent | 79c2a6c7a104ea03096bd63fef8469ac0ab2c0bf (diff) |
Notes
Diffstat (limited to 'editors/fxite')
-rw-r--r-- | editors/fxite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile index b3b6622a6b7f..9f0441497ab5 100644 --- a/editors/fxite/Makefile +++ b/editors/fxite/Makefile @@ -3,7 +3,7 @@ PORTNAME= fxite PORTVERSION= 0.91 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MAINTAINER= gahr@FreeBSD.org |