diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-11 14:19:46 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-10-11 14:19:46 +0000 |
commit | 14e140238c3b7cb001226e461ea9c317015de0c8 (patch) | |
tree | e7353ee3ea192a661c74871bb98f7d29bc9ee7df /math/rkward/Makefile | |
parent | 756b33c80e00f63f4f06593800ab7f6d3ce51ca5 (diff) |
Notes
Diffstat (limited to 'math/rkward/Makefile')
-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 9e8512a884bf..3a83073248cf 100644 --- a/math/rkward/Makefile +++ b/math/rkward/Makefile @@ -7,7 +7,7 @@ PORTNAME= rkward DISTVERSION= 0.4.9a -PORTREVISION= 11 +PORTREVISION= 12 PORTEPOCH= 3 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/Historical_Releases/0.4.x_and_earlier/0.4.9a%20%28KDE3%29 |