diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-23 16:01:42 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-23 16:01:42 +0000 |
commit | 5917c35f1281c584a6fde1f061196436a1551c07 (patch) | |
tree | 52efdc2db65f10d6f144f681a7643c1304feb89e /editors/scite/Makefile | |
parent | 69e8fe62247d619f1303fd1683d7a91c0a97fd6b (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 1e866a7f96a0..90247540a142 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.5.6 +PORTVERSION= 3.5.7 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |