diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-09-10 19:07:50 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-09-10 19:07:50 +0800 |
commit | c84f8cfc3011b014362e3643b77db29447d7333f (patch) | |
tree | ccf8c9db8e6f10e368abf95d001943c3ef36e020 /editors/jedit | |
parent | 83d9362d45a1b00d1c24602a0bb036d4f8d2e920 (diff) | |
download | freebsd-ports-graphics-c84f8cfc3011b014362e3643b77db29447d7333f.tar.gz freebsd-ports-graphics-c84f8cfc3011b014362e3643b77db29447d7333f.tar.zst freebsd-ports-graphics-c84f8cfc3011b014362e3643b77db29447d7333f.zip |
Update to 3.2.2.
Diffstat (limited to 'editors/jedit')
-rw-r--r-- | editors/jedit/Makefile | 2 | ||||
-rw-r--r-- | editors/jedit/distinfo | 2 | ||||
-rw-r--r-- | editors/jedit/pkg-plist | 2 |
3 files changed, 4 insertions, 2 deletions
diff --git a/editors/jedit/Makefile b/editors/jedit/Makefile index 2a81b69478b..80b77aa4a7b 100644 --- a/editors/jedit/Makefile +++ b/editors/jedit/Makefile @@ -6,7 +6,7 @@ # PORTNAME= jedit -PORTVERSION= 3.2.1 +PORTVERSION= 3.2.2 CATEGORIES= editors java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://members.nbci.com/romainguy/ \ diff --git a/editors/jedit/distinfo b/editors/jedit/distinfo index 444176e8dac..f879d79d814 100644 --- a/editors/jedit/distinfo +++ b/editors/jedit/distinfo @@ -1,2 +1,2 @@ -MD5 (jedit321install.jar) = f08ef0fe5e2592c57bf7c1ef4168bc92 +MD5 (jedit322install.jar) = f49a6f5fd0b39b234019e6da0c4eca0d MD5 (swingall.jar) = 356f8091f94afcb128a3477dec5e8755 diff --git a/editors/jedit/pkg-plist b/editors/jedit/pkg-plist index d57caf8dddc..37f4c1573fb 100644 --- a/editors/jedit/pkg-plist +++ b/editors/jedit/pkg-plist @@ -77,6 +77,7 @@ share/java/jedit/modes/inform.xml share/java/jedit/modes/ini.xml share/java/jedit/modes/java.xml share/java/jedit/modes/javascript.xml +share/java/jedit/modes/jhtml.xml share/java/jedit/modes/jmk.xml share/java/jedit/modes/jsp.xml share/java/jedit/modes/lisp.xml @@ -99,6 +100,7 @@ share/java/jedit/modes/pvwave.xml share/java/jedit/modes/python.xml share/java/jedit/modes/rpmspec.xml share/java/jedit/modes/ruby.xml +share/java/jedit/modes/rview.xml share/java/jedit/modes/sgml.xml share/java/jedit/modes/shellscript.xml share/java/jedit/modes/shtml.xml |