diff options
author | gahr <gahr@FreeBSD.org> | 2011-02-09 21:29:39 +0800 |
---|---|---|
committer | gahr <gahr@FreeBSD.org> | 2011-02-09 21:29:39 +0800 |
commit | 5b4d38e6e2d1d41021b19265ed5f71378e3f6515 (patch) | |
tree | d3180a9f4ba2ded428ff7cd5055c8e77cc66c2c9 /x11-toolkits | |
parent | 809870b7b743690641f2e36487bccfa23fa97603 (diff) | |
download | freebsd-ports-gnome-5b4d38e6e2d1d41021b19265ed5f71378e3f6515.tar.gz freebsd-ports-gnome-5b4d38e6e2d1d41021b19265ed5f71378e3f6515.tar.zst freebsd-ports-gnome-5b4d38e6e2d1d41021b19265ed5f71378e3f6515.zip |
- Bump PORTREVISION after x11-toolkits/fox16 shlib bump
Reported by: dougb, linimon
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 cf4b00ada31e..9f4a48708ff3 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,6 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 2.11.0 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/x11-toolkits/ruby-fox16/Makefile b/x11-toolkits/ruby-fox16/Makefile index d5a4bb8712a4..c46de98ac969 100644 --- a/x11-toolkits/ruby-fox16/Makefile +++ b/x11-toolkits/ruby-fox16/Makefile @@ -7,7 +7,7 @@ PORTNAME= fox PORTVERSION= 1.6.19 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-toolkits ruby MASTER_SITES= RF MASTER_SITE_SUBDIR= fxruby |