diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2010-12-16 02:34:07 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2010-12-16 02:34:07 +0000 |
commit | afb4f48d31c9cfed20f6547c08ec0cde253968d6 (patch) | |
tree | 6f9295c2386176c40ef9edaa85f41f5ead60f371 /deskutils/plasma-applet-fancytasks/Makefile | |
parent | - Update to 2.1.2 (diff) |
- Chase security/libksba shlib version bump
Requested by: kwm
Pointyhat to: glarkin
Diffstat (limited to 'deskutils/plasma-applet-fancytasks/Makefile')
-rw-r--r-- | deskutils/plasma-applet-fancytasks/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/plasma-applet-fancytasks/Makefile b/deskutils/plasma-applet-fancytasks/Makefile index 64a66155d0e0..1060ef625332 100644 --- a/deskutils/plasma-applet-fancytasks/Makefile +++ b/deskutils/plasma-applet-fancytasks/Makefile @@ -7,7 +7,7 @@ PORTNAME= fancytasks PORTVERSION= 0.9.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- |