diff options
author | nork <nork@FreeBSD.org> | 2004-02-08 11:49:10 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2004-02-08 11:49:10 +0800 |
commit | f1bb24394ce01ef90f04bfadbd78746686566719 (patch) | |
tree | 346be3335bb9432315282301ac8a2c0d234652c2 /www | |
parent | 9ad40a5423b275f31e7c58c90be10d47cbb9c634 (diff) | |
download | freebsd-ports-gnome-f1bb24394ce01ef90f04bfadbd78746686566719.tar.gz freebsd-ports-gnome-f1bb24394ce01ef90f04bfadbd78746686566719.tar.zst freebsd-ports-gnome-f1bb24394ce01ef90f04bfadbd78746686566719.zip |
o Add support Java3D, Java Advanced Imaging, JAI I/O Tools. [1]
o Add more messages for KDE Konqueror users. [2]
Submitted by: OISHI Masakuni <yamasa@bsdhouse.org> [1]
Hiroo Ono <hiroo@@oikumene.gcd.org> [2]
Diffstat (limited to 'www')
-rw-r--r-- | www/linuxpluginwrapper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/linuxpluginwrapper/Makefile b/www/linuxpluginwrapper/Makefile index 8667586a7b5f..fdd4376860f7 100644 --- a/www/linuxpluginwrapper/Makefile +++ b/www/linuxpluginwrapper/Makefile @@ -6,7 +6,7 @@ # PORTNAME= linuxpluginwrapper -PORTVERSION= 20040111 +PORTVERSION= 20040208 CATEGORIES= www linux MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~nork/distfiles/ |