diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-02-09 13:29:39 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-02-09 13:29:39 +0000 |
commit | 4fe3723e30238abf94b4fd75b42d49415c7746a0 (patch) | |
tree | 07cd81f5972c1b212091ff8a1c4ae718bd204353 /editors/fxite | |
parent | b5100f09f0d1de36caa05394315539293e0f0100 (diff) |
Notes
Diffstat (limited to 'editors/fxite')
-rw-r--r-- | editors/fxite/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/fxite/Makefile b/editors/fxite/Makefile index 4d8c9f9b1054..e63a4455aeae 100644 --- a/editors/fxite/Makefile +++ b/editors/fxite/Makefile @@ -7,6 +7,7 @@ PORTNAME= fxite PORTVERSION= 0.6 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |