diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-11-22 01:05:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2010-11-22 01:05:04 +0000 |
commit | c66bc424d3c7dad4b996934fc69400fcda8ed2b6 (patch) | |
tree | c887f171cb393dadeda769e2fc98369083813c47 /science | |
parent | 19c2e849936ef7420ed65d35218f4c2498713747 (diff) | |
download | ports-c66bc424d3c7dad4b996934fc69400fcda8ed2b6.tar.gz ports-c66bc424d3c7dad4b996934fc69400fcda8ed2b6.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gchemutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 6e523ecb8816..1ba9a76aa490 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -39,7 +39,7 @@ GCONF_SCHEMAS= gcrystal.schemas gchempaint.schemas gchempaint-arrows.schemas \ MAN1= gchem3d.1 gchemcalc.1 gchempaint.1 gchemtable.1 gcrystal.1 \ gspectrum.1 -PLIST_SUB= VER=0.12 GOFFICE=0.8.10 GNUMERIC_VER=1.10.10 +PLIST_SUB= VER=0.12 GOFFICE=0.8.11 GNUMERIC_VER=1.10.11 OPTIONS= XUL "Build browser plugin (requires Xulrunner)" off |