diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-10-11 19:18:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-10-11 19:18:09 +0000 |
commit | d735d93b3115ff7dad39b383f7e9b8e8be4f863b (patch) | |
tree | c0bea1de4eac718b3a599b3990ff4299619dd8f1 /science/gchemutils | |
parent | 2a500e17e754499d5c8a65e836fb9b03c6760f2d (diff) | |
download | ports-d735d93b3115ff7dad39b383f7e9b8e8be4f863b.tar.gz ports-d735d93b3115ff7dad39b383f7e9b8e8be4f863b.zip |
Notes
Diffstat (limited to 'science/gchemutils')
-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 64966d0ca054..4fa7ab6bfd25 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -7,7 +7,7 @@ PORTNAME= gchemutils PORTVERSION= 0.10.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME}/0.10 @@ -37,7 +37,7 @@ GCONF_SCHEMAS= gcrystal.schemas gchempaint.schemas gchempaint-arrows.schemas gch MAN1= gchem3d.1 gchemcalc.1 gchempaint.1 gchemtable.1 gcrystal.1 gspectrum.1 -PLIST_SUB= VER=0.10 GOFFICE=0.7.13 +PLIST_SUB= VER=0.10 GOFFICE=0.7.14 OPTIONS= XUL "Build browser plugin (requires Xulrunner)" off |