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 /x11-toolkits/fxscintilla | |
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 'x11-toolkits/fxscintilla')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/fxscintilla/Makefile b/x11-toolkits/fxscintilla/Makefile index 9f4a48708ff3..8d04d452369c 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 2.11.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |