diff options
author | Wen Heping <wen@FreeBSD.org> | 2016-03-27 05:04:07 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2016-03-27 05:04:07 +0000 |
commit | b2cc9724af59e7d1180e50986d057f988a723d5d (patch) | |
tree | 28a0e5419578b35fa192f9b765567f67fb0f49b1 /editors/scite/Makefile | |
parent | c9c4f8d988841fcd329395dcc2076d9d89cdeaed (diff) |
Notes
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 2cc7117dc7cc..bda751434f37 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.6.3 +PORTVERSION= 3.6.4 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |