diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-22 06:35:41 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-02-22 06:35:41 +0000 |
commit | 2edcb363061a2a06147467ef289c8647f161262d (patch) | |
tree | 70d497034bd0e75b2cd8a9687a3834490f004cb2 /editors/scite | |
parent | 564997b02e8d45e3a34d428c956354ec63656350 (diff) |
Notes
Diffstat (limited to 'editors/scite')
-rw-r--r-- | editors/scite/Makefile | 3 | ||||
-rw-r--r-- | editors/scite/distinfo | 4 | ||||
-rw-r--r-- | editors/scite/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index 3535c3ca9b26..fb60b2167b3e 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,8 +6,7 @@ # PORTNAME= scite -PORTVERSION= 1.58 -PORTREVISION= 2 +PORTVERSION= 1.59 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.scintilla.org/ diff --git a/editors/scite/distinfo b/editors/scite/distinfo index 97ddddfcfe0c..28cfda804e45 100644 --- a/editors/scite/distinfo +++ b/editors/scite/distinfo @@ -1,2 +1,2 @@ -MD5 (scite158.tgz) = 0f704b40f07aba44205621a19245847c -SIZE (scite158.tgz) = 912348 +MD5 (scite159.tgz) = 91e33588270ee9b3f5d629f085a4a200 +SIZE (scite159.tgz) = 922148 diff --git a/editors/scite/pkg-plist b/editors/scite/pkg-plist index 26006b145f3b..cc54f42cac17 100644 --- a/editors/scite/pkg-plist +++ b/editors/scite/pkg-plist @@ -56,5 +56,6 @@ share/gnome/pixmaps/Sci48M.png %%DATADIR%%/tcl.properties %%DATADIR%%/tex.properties %%DATADIR%%/vb.properties +%%DATADIR%%/verilog.properties %%DATADIR%%/yaml.properties @dirrm %%DATADIR%% |