diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-03-15 16:31:31 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-03-15 16:31:31 +0000 |
commit | 6e4e58a663a0e813faae19de9b2ffda906f906b7 (patch) | |
tree | c7d73ab775eb22a4616b27158085d73681d55b3f /editors/fxite | |
parent | 1fe9056f82f898ad06873605a18d3e6e02efc4be (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 e63a4455aeae..acf1c9b7434b 100644 --- a/editors/fxite/Makefile +++ b/editors/fxite/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxite PORTVERSION= 0.6 -PORTREVISION= 1 +PORTREVISION= 22 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |