diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-02-28 16:03:13 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-02-28 16:03:13 +0000 |
commit | 3d5cca35645599c079663d23d8c86260054bf1b9 (patch) | |
tree | 7e26c2a2c60d72dde73d9a201344170a73ce2562 /math/rkward | |
parent | dcacd097d06d8d85231c7f925dc832496f0f904d (diff) |
Notes
Diffstat (limited to 'math/rkward')
-rw-r--r-- | math/rkward/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/rkward/Makefile b/math/rkward/Makefile index 6dc88e261433..733cd405f646 100644 --- a/math/rkward/Makefile +++ b/math/rkward/Makefile @@ -7,7 +7,7 @@ PORTNAME= rkward DISTVERSION= 0.4.9a -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 3 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/Historical_Releases/0.4.x_and_earlier/0.4.9a%20%28KDE3%29 |