diff options
Diffstat (limited to 'editors/scite/Makefile')
-rw-r--r-- | editors/scite/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index c8784dd5d714..64fa11dd1b91 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scite -PORTVERSION= 2.10 +PORTVERSION= 2.11 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |