diff options
author | gahr <gahr@FreeBSD.org> | 2011-03-16 00:31:31 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2011-03-16 00:31:31 +0800 |
commit | 47ba1af670705ff8e0b096f93212dac4c2e0afa9 (patch) | |
tree | 39fd3a054a17905a60e8fad3677cfa991f6f1a9c /editors | |
parent | 7ed912992494b160a7a4e17c48cdfa6ba3102a86 (diff) | |
download | freebsd-ports-gnome-47ba1af670705ff8e0b096f93212dac4c2e0afa9.tar.gz freebsd-ports-gnome-47ba1af670705ff8e0b096f93212dac4c2e0afa9.tar.zst freebsd-ports-gnome-47ba1af670705ff8e0b096f93212dac4c2e0afa9.zip |
- Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
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 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} |