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 /x11-toolkits | |
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 'x11-toolkits')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/ruby-fox16/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index 046a71472026..47c35827d123 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,6 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 2.28.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= SAVANNAH diff --git a/x11-toolkits/ruby-fox16/Makefile b/x11-toolkits/ruby-fox16/Makefile index 59b412fb301f..c03c518cf682 100644 --- a/x11-toolkits/ruby-fox16/Makefile +++ b/x11-toolkits/ruby-fox16/Makefile @@ -7,7 +7,7 @@ PORTNAME= fox PORTVERSION= 1.6.19 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-toolkits ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= fxruby |