diff options
author | araujo <araujo@FreeBSD.org> | 2007-08-12 20:42:55 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-08-12 20:42:55 +0800 |
commit | afe646212f54837dce25e3baeb46c7b808d0606b (patch) | |
tree | 02a7c8a0e1a87acae92feb5d318b743e36cb33cf /x11-toolkits | |
parent | f60f791981758148e174156e12c7ec5d84776f38 (diff) | |
download | freebsd-ports-graphics-afe646212f54837dce25e3baeb46c7b808d0606b.tar.gz freebsd-ports-graphics-afe646212f54837dce25e3baeb46c7b808d0606b.tar.zst freebsd-ports-graphics-afe646212f54837dce25e3baeb46c7b808d0606b.zip |
- Lib updated FOX16.
- Bump PORTREVISION.
Approved by: stas (mentor)
Diffstat (limited to 'x11-toolkits')
-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 021901bc453..49c87846168 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 1.71 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |