diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-10 13:05:35 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-06-10 13:05:35 +0000 |
commit | 6013ea4a9911592f8e78f9e9d2b4d3604a45f9bf (patch) | |
tree | 36ae8974fecc364d64c3f4f22b2dd71ea485ed15 /x11-toolkits/gtkscintilla/Makefile | |
parent | 229158aa8d61ff8db78eba95781dae04c98df23b (diff) |
Notes
Diffstat (limited to 'x11-toolkits/gtkscintilla/Makefile')
-rw-r--r-- | x11-toolkits/gtkscintilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkscintilla/Makefile b/x11-toolkits/gtkscintilla/Makefile index b07a157d9a9d..cdcd3de994ac 100644 --- a/x11-toolkits/gtkscintilla/Makefile +++ b/x11-toolkits/gtkscintilla/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gtkscintilla -PORTVERSION= 0.7.0 +PORTVERSION= 0.7.2 CATEGORIES= x11-toolkits MASTER_SITES= http://www.moleskine.f2s.com/files/ DISTNAME= GtkScintilla-${PORTVERSION} |