diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-07 16:39:18 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-09-07 16:39:18 +0000 |
commit | 9bcad7c3f93b086b4f9328d3ce2e86f5a079795b (patch) | |
tree | f5f1b26d9bfee04cb204c6ad4249cbd319174c8b /editors/scite/Makefile | |
parent | 18aba7c0f580b0129c598322fcae3d709b5461cf (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 3fe5a227a823..c91c49617b4f 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= scite -PORTVERSION= 3.6.6 +PORTVERSION= 3.6.7 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |