diff options
author | Koop Mast <kwm@FreeBSD.org> | 2011-06-23 18:35:22 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2011-06-23 18:35:22 +0000 |
commit | cddafbcf7c397dcee89a24840b9bae5f4116cab0 (patch) | |
tree | 9f2fd605b45a68f36377f66a824eb97913362ba9 /science | |
parent | Update to 1.10.16. (diff) |
Chase goffice and gnumeric update.
Notes
Notes:
svn path=/head/; revision=276168
Diffstat (limited to 'science')
-rw-r--r-- | science/gchemutils/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 01d4a8d52631..6a5eac85761f 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -7,7 +7,7 @@ PORTNAME= gchemutils PORTVERSION= 0.12.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/0.12 @@ -40,7 +40,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.15 GNUMERIC_VER=1.10.15 +PLIST_SUB= VER=0.12 GOFFICE=0.8.16 GNUMERIC_VER=1.10.16 OPTIONS= XUL "Build browser plugin (requires Xulrunner)" off |