diff options
author | lwhsu <lwhsu@FreeBSD.org> | 2010-02-15 03:49:58 +0800 |
---|---|---|
committer | lwhsu <lwhsu@FreeBSD.org> | 2010-02-15 03:49:58 +0800 |
commit | babf7248bd78fe3ff0c4ebc95e7b366fa1bbb0d2 (patch) | |
tree | 44c7ee3617697f4171272f132b323e24395a7743 /editors/scite/Makefile | |
parent | b778af195e0dd2e25316a5e82f43be30bceb716a (diff) | |
download | freebsd-ports-gnome-babf7248bd78fe3ff0c4ebc95e7b366fa1bbb0d2.tar.gz freebsd-ports-gnome-babf7248bd78fe3ff0c4ebc95e7b366fa1bbb0d2.tar.zst freebsd-ports-gnome-babf7248bd78fe3ff0c4ebc95e7b366fa1bbb0d2.zip |
- Update to 2.03
PR: ports/143936
Submitted by: Naram Qashat <cyberbotx AT cyberbotx.com> (maintainer)
Diffstat (limited to 'editors/scite/Makefile')
-rw-r--r-- | editors/scite/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 93af48d535c2..8982a2caff2e 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,8 +6,7 @@ # PORTNAME= scite -PORTVERSION= 2.02 -PORTREVISION= 1 +PORTVERSION= 2.03 CATEGORIES= editors gnome MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} |