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 81e84b8a6b03..07c4b370a97f 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.7.1 +PORTVERSION= 3.7.3 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |