diff options
author | araujo <araujo@FreeBSD.org> | 2007-10-29 18:18:43 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-10-29 18:18:43 +0800 |
commit | ff4ddc4e8b32007857623b27b737898e66e55a6c (patch) | |
tree | 728a56b832d88886a4c04a5c43205bb2d1d5517d /x11-toolkits | |
parent | c58cf77d13e4b144ebd02861264c155065cbfad0 (diff) | |
download | freebsd-ports-gnome-ff4ddc4e8b32007857623b27b737898e66e55a6c.tar.gz freebsd-ports-gnome-ff4ddc4e8b32007857623b27b737898e66e55a6c.tar.zst freebsd-ports-gnome-ff4ddc4e8b32007857623b27b737898e66e55a6c.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 cc4c908bc818..39178e81afa9 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 1.71 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |