diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2011-02-28 16:14:20 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2011-02-28 16:14:20 +0000 |
commit | 423d6e0b410adc20499eb4ea0f6e8283b80fc087 (patch) | |
tree | ae60a8b779ad0c6ad09af386e51f98cb7f260ebf /math | |
parent | 3d5cca35645599c079663d23d8c86260054bf1b9 (diff) |
Notes
Diffstat (limited to 'math')
-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 6571f9749800..ed0c75eccceb 100644 --- a/math/rkward-kde4/Makefile +++ b/math/rkward-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= rkward PORTVERSION= 0.5.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= SF/${PORTNAME}/Current_Stable_Releases PKGNAMESUFFIX= -kde4 |