diff options
author | stephen <stephen@FreeBSD.org> | 2014-05-11 05:17:45 +0800 |
---|---|---|
committer | stephen <stephen@FreeBSD.org> | 2014-05-11 05:17:45 +0800 |
commit | 6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee (patch) | |
tree | f0846e2ac8860c88f9fd77486303589b39006134 /math/oleo | |
parent | 2b36efea9c78c0672a9b138d6e320da1e6771bf7 (diff) | |
download | freebsd-ports-gnome-6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee.tar.gz freebsd-ports-gnome-6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee.tar.zst freebsd-ports-gnome-6b963c77b7f39ff1f9b3217a9b151c5c7ce3dcee.zip |
- Chase revision 353604 to graphics/plotutils.
See: http://svnweb.freebsd.org/ports?view=revision&revision=353604
Diffstat (limited to 'math/oleo')
-rw-r--r-- | math/oleo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/oleo/Makefile b/math/oleo/Makefile index 35b7799c0535..90832dca57b9 100644 --- a/math/oleo/Makefile +++ b/math/oleo/Makefile @@ -3,7 +3,7 @@ PORTNAME= oleo PORTVERSION= 1.99.16 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} |