diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2012-03-03 16:59:36 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2012-03-03 16:59:36 +0000 |
commit | 2dbc7784bcfa73bd7890797a080072d8d086c65c (patch) | |
tree | f09a99f21bfaa105568ac291df125b69b27404d4 /math/rkward-kde4 | |
parent | dc5df01f6dc2ccfb24b3cf8831014ffda958aa96 (diff) |
update math/R to 2.14.2, and adjust dependent ports
Notes
Notes:
svn path=/head/; revision=292607
Diffstat (limited to 'math/rkward-kde4')
-rw-r--r-- | math/rkward-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rkward-kde4/Makefile b/math/rkward-kde4/Makefile index b3354cf34e63..374e247e45f1 100644 --- a/math/rkward-kde4/Makefile +++ b/math/rkward-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= rkward PORTVERSION= 0.5.7 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/Current_Stable_Releases PKGNAMESUFFIX= -kde4 |