diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-02-16 15:57:34 +0000 |
commit | 97ddb4e13d78190f0bfa6c9a8786e55d3aa0c616 (patch) | |
tree | c714272815fb368353ade6a46fd7d6fd9f6d1fa3 /deskutils/plasma-applet-simpleweatherforecast | |
parent | - Update to 1.0.0 (diff) |
- Bump PORTREVISION to chase the update of multimedia/libvpx
Notes
Notes:
svn path=/head/; revision=291538
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 83f102c8a14d..deb685cd948d 100644 --- a/deskutils/plasma-applet-simpleweatherforecast/Makefile +++ b/deskutils/plasma-applet-simpleweatherforecast/Makefile @@ -7,7 +7,7 @@ PORTNAME= simpleweatherforecast PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= deskutils kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- |