diff options
author | araujo <araujo@FreeBSD.org> | 2009-04-05 01:27:07 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-04-05 01:27:07 +0800 |
commit | 143b3a8139613ad44d3c92b625e6e8766b137ef9 (patch) | |
tree | 5d8cd6f4de5351467cf3d72f2ae5ad8a182cd53d /x11-toolkits/fxscintilla | |
parent | 82e372e949302083c7105299812dee71f3e2f04e (diff) | |
download | freebsd-ports-gnome-143b3a8139613ad44d3c92b625e6e8766b137ef9.tar.gz freebsd-ports-gnome-143b3a8139613ad44d3c92b625e6e8766b137ef9.tar.zst freebsd-ports-gnome-143b3a8139613ad44d3c92b625e6e8766b137ef9.zip |
- Lib updated FOX16.
- Bump PORTREVISION.
Approved by: maintainer implicit
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 d1cb742cce2f..401c1ea1853c 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 1.71 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |