diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2014-02-18 14:31:32 +0000 |
commit | d2de2b00e490fcb454195dcecae9dbd41ec68951 (patch) | |
tree | d82245c1618946179f5cb8e7835d4ed6927685eb /deskutils/plasma-applet-simpleweatherforecast | |
parent | 5b97d08fc9097bece8eaf92c208d5d7047d70728 (diff) |
Notes
Diffstat (limited to 'deskutils/plasma-applet-simpleweatherforecast')
-rw-r--r-- | deskutils/plasma-applet-simpleweatherforecast/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/plasma-applet-simpleweatherforecast/Makefile b/deskutils/plasma-applet-simpleweatherforecast/Makefile index 1761dd44bd23..11454ee8aeb2 100644 --- a/deskutils/plasma-applet-simpleweatherforecast/Makefile +++ b/deskutils/plasma-applet-simpleweatherforecast/Makefile @@ -3,7 +3,7 @@ PORTNAME= simpleweatherforecast PORTVERSION= 1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= deskutils kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- |