diff options
author | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-21 02:47:35 +0000 |
---|---|---|
committer | Marcelo Araujo <araujo@FreeBSD.org> | 2008-05-21 02:47:35 +0000 |
commit | 10eac16241c0b24bb25b46622a490213ee86b40f (patch) | |
tree | 41efced10bfdfb96475e77f8ffbac18266ecd0af /x11-toolkits | |
parent | 3b38ad410799d3054ee8e1c54a8c697af7ebe335 (diff) |
Notes
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 b9eb4d33c2ae..05012fa28a55 100644 --- a/x11-toolkits/fxscintilla/Makefile +++ b/x11-toolkits/fxscintilla/Makefile @@ -7,7 +7,7 @@ PORTNAME= fxscintilla PORTVERSION= 1.71 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} |