diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-06-22 15:10:02 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-06-22 15:10:02 +0000 |
commit | f434cf153e6670629919ee23234fa7881a7d3f21 (patch) | |
tree | 724fa065093d30d94a77cef6d7367f10d57c4efa /editors/cooledit | |
parent | 6bb8682ad6ff29144bf56f400485b7cc1ecb2ca0 (diff) | |
download | ports-f434cf153e6670629919ee23234fa7881a7d3f21.tar.gz ports-f434cf153e6670629919ee23234fa7881a7d3f21.zip |
Notes
Diffstat (limited to 'editors/cooledit')
-rw-r--r-- | editors/cooledit/Makefile | 2 | ||||
-rw-r--r-- | editors/cooledit/distinfo | 2 | ||||
-rw-r--r-- | editors/cooledit/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile index 3030688e0de9..075cd6b032b0 100644 --- a/editors/cooledit/Makefile +++ b/editors/cooledit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= cooledit -PORTVERSION= 3.14.1 +PORTVERSION= 3.15.3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://www.netins.net/showcase/Comput-IT/cooledit/src/ diff --git a/editors/cooledit/distinfo b/editors/cooledit/distinfo index 9f442ac1d15c..cfd6a67352e2 100644 --- a/editors/cooledit/distinfo +++ b/editors/cooledit/distinfo @@ -1 +1 @@ -MD5 (cooledit-3.14.1.tar.gz) = 21aa1b913ba2dceb4648b477704a1042 +MD5 (cooledit-3.15.3.tar.gz) = b7c2a7b1df862cc8e0c539b381acfb27 diff --git a/editors/cooledit/pkg-plist b/editors/cooledit/pkg-plist index d14b15b1ee63..a9c4fc526fb3 100644 --- a/editors/cooledit/pkg-plist +++ b/editors/cooledit/pkg-plist @@ -35,6 +35,7 @@ share/cooledit/syntax/mudela.syntax share/cooledit/syntax/nroff.syntax share/cooledit/syntax/pascal.syntax share/cooledit/syntax/perl.syntax +share/cooledit/syntax/php.syntax share/cooledit/syntax/python.syntax share/cooledit/syntax/sh.syntax share/cooledit/syntax/smalltalk.syntax |