diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2014-10-10 16:24:00 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2014-10-10 16:24:00 +0000 |
commit | c7e9a713849137ecb1bd5540dfac56affd1e037e (patch) | |
tree | c6309357bb9faa64731f3f61bcce5df08c4572c2 /editors/scite/Makefile | |
parent | 0561a760af059fd3b06b1c9c27acd40e530a3aef (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 973420c17321..31d1ade1ec51 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.4.4 +PORTVERSION= 3.5.1 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |