diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2012-07-13 07:10:02 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2012-07-13 07:10:02 +0000 |
commit | 58b5d279ec6864d8d46027a5189d0d24e1f58333 (patch) | |
tree | 36f42e219bf86af68abbbc40bffc2324169a3ae0 /editors | |
parent | 83f3874a9529d4df49391fd9721818c244b693b5 (diff) | |
download | ports-58b5d279ec6864d8d46027a5189d0d24e1f58333.tar.gz ports-58b5d279ec6864d8d46027a5189d0d24e1f58333.zip |
Notes
Diffstat (limited to 'editors')
-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 7a927e62a6dc..33719cf3b85c 100644 --- a/editors/fxite/Makefile +++ b/editors/fxite/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxite PORTVERSION= 0.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |