diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2011-02-09 13:29:39 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2011-02-09 13:29:39 +0000 |
commit | 4fe3723e30238abf94b4fd75b42d49415c7746a0 (patch) | |
tree | 07cd81f5972c1b212091ff8a1c4ae718bd204353 /x11-toolkits/fxscintilla | |
parent | b5100f09f0d1de36caa05394315539293e0f0100 (diff) | |
download | ports-4fe3723e30238abf94b4fd75b42d49415c7746a0.tar.gz ports-4fe3723e30238abf94b4fd75b42d49415c7746a0.zip |
- Bump PORTREVISION after x11-toolkits/fox16 shlib bump
Reported by: dougb, linimon
Notes
Notes:
svn path=/head/; revision=268825
Diffstat (limited to 'x11-toolkits/fxscintilla')
-rw-r--r-- | x11-toolkits/fxscintilla/Makefile | 1 |
1 files changed, 1 insertions, 0 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} |