diff options
author | gahr <gahr@FreeBSD.org> | 2012-05-02 16:30:40 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2012-05-02 16:30:40 +0800 |
commit | 7fe301fdee522fae4965fd2e66e753b883d09e6c (patch) | |
tree | 019139d4aef9e30dff78373d8a19a1d4d0f69cdd /editors/fxite | |
parent | 0812beb997e5840c2a1feaebff484d8ec40150b0 (diff) | |
download | freebsd-ports-gnome-7fe301fdee522fae4965fd2e66e753b883d09e6c.tar.gz freebsd-ports-gnome-7fe301fdee522fae4965fd2e66e753b883d09e6c.tar.zst freebsd-ports-gnome-7fe301fdee522fae4965fd2e66e753b883d09e6c.zip |
- Chase x11-toolkits/fox16 shlib bump
- Bump PORTREVISION
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 4318512192bc..6960c0254881 100644 --- a/editors/fxite/Makefile +++ b/editors/fxite/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxite PORTVERSION= 0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} |