diff options
author | araujo <araujo@FreeBSD.org> | 2009-01-09 21:50:12 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2009-01-09 21:50:12 +0800 |
commit | 3977390fdaa99fbee4c6c5f0935f074661f1d2e7 (patch) | |
tree | 23132310e6c50ed61ba0ec98baf024e5a7027f16 /x11-toolkits/fxscintilla | |
parent | 6bd15d97a6c1aa18c2672764a7fea09394f91e1b (diff) | |
download | freebsd-ports-gnome-3977390fdaa99fbee4c6c5f0935f074661f1d2e7.tar.gz freebsd-ports-gnome-3977390fdaa99fbee4c6c5f0935f074661f1d2e7.tar.zst freebsd-ports-gnome-3977390fdaa99fbee4c6c5f0935f074661f1d2e7.zip |
- It was updated FOX16, need to rebuild all ports that depend
directly of it.
- Bump PORTREVISION.
Approved by: maintainers 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 d70c0e1e554a..ccb6a576f6b8 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 1.71 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |