diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2014-08-15 20:37:31 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2014-08-15 20:37:31 +0000 |
commit | 515db2ed104a7de4ffb582600576cfa5136637cc (patch) | |
tree | 3c1641f7451c72c9a9f849082551388e5ddbe65a /x11-clocks/plasma-applet-adjustableclock | |
parent | e55c717cb08120ba9ecda980d27c3ddc87d94f95 (diff) | |
download | ports-515db2ed104a7de4ffb582600576cfa5136637cc.tar.gz ports-515db2ed104a7de4ffb582600576cfa5136637cc.zip |
Notes
Diffstat (limited to 'x11-clocks/plasma-applet-adjustableclock')
-rw-r--r-- | x11-clocks/plasma-applet-adjustableclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/plasma-applet-adjustableclock/Makefile b/x11-clocks/plasma-applet-adjustableclock/Makefile index bc960a5c6363..46e3d1194054 100644 --- a/x11-clocks/plasma-applet-adjustableclock/Makefile +++ b/x11-clocks/plasma-applet-adjustableclock/Makefile @@ -2,7 +2,7 @@ PORTNAME= adjustableclock PORTVERSION= 4.1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-clocks deskutils kde MASTER_SITES= http://kde-look.org/CONTENT/content-files/ PKGNAMEPREFIX= plasma-applet- |