diff options
author | makc <makc@FreeBSD.org> | 2014-02-18 22:31:32 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2014-02-18 22:31:32 +0800 |
commit | 4a08b718eeb44249239269d291e5e723f382b150 (patch) | |
tree | d82245c1618946179f5cb8e7835d4ed6927685eb /deskutils/plasma-applet-daisy | |
parent | 62b16de5a7e24a51d6be70a0a7748c167b951982 (diff) | |
download | freebsd-ports-gnome-4a08b718eeb44249239269d291e5e723f382b150.tar.gz freebsd-ports-gnome-4a08b718eeb44249239269d291e5e723f382b150.tar.zst freebsd-ports-gnome-4a08b718eeb44249239269d291e5e723f382b150.zip |
- Bump PORTREVISION after KDE4_PREFIX change
Diffstat (limited to 'deskutils/plasma-applet-daisy')
-rw-r--r-- | deskutils/plasma-applet-daisy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/plasma-applet-daisy/Makefile b/deskutils/plasma-applet-daisy/Makefile index 1aed4a41bd6c..2c04c5313708 100644 --- a/deskutils/plasma-applet-daisy/Makefile +++ b/deskutils/plasma-applet-daisy/Makefile @@ -2,7 +2,7 @@ PORTNAME= daisy PORTVERSION= 0.0.4.26 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils kde MASTER_SITES= http://cdlszm.org/downloads/ PKGNAMEPREFIX= plasma-applet- |