diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-25 18:54:09 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-25 18:54:09 +0800 |
commit | 85c8e0d99b847caf2ac6dbc27e2033a9327ec51c (patch) | |
tree | 42d62971cb769bdf6e942f9a020f7350b349d2d7 /math/rpy2/Makefile | |
parent | 393807d5593c34ce1712d2a5508b39077c117fa9 (diff) | |
download | freebsd-ports-gnome-85c8e0d99b847caf2ac6dbc27e2033a9327ec51c.tar.gz freebsd-ports-gnome-85c8e0d99b847caf2ac6dbc27e2033a9327ec51c.tar.zst freebsd-ports-gnome-85c8e0d99b847caf2ac6dbc27e2033a9327ec51c.zip |
- Fix build after math/R update
PR: 129703
Submitted by: Wen Heping <wenheping@gmail.com> (maintainer)
Reported by: erwinbot
Diffstat (limited to 'math/rpy2/Makefile')
-rw-r--r-- | math/rpy2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rpy2/Makefile b/math/rpy2/Makefile index 77c9d4bd52a7..b05cea255440 100644 --- a/math/rpy2/Makefile +++ b/math/rpy2/Makefile @@ -8,7 +8,7 @@ PORTNAME= rpy PORTVERSION= 1.0.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= math MASTER_SITES= SF |