diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-11 12:56:24 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-02-11 12:56:24 +0000 |
commit | 045b5aca225008fe3f354afa37244347a05687ba (patch) | |
tree | afc2de1785ce22e813a250ea5de4c45e19557817 /editors/scite/Makefile | |
parent | 21db3e6f0049f47675f24a73d7b6568dc8668280 (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 a4234732b4b1..1b5222d0baf6 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= scite -PORTVERSION= 1.42 +PORTVERSION= 1.44 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.scintilla.org/ |