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 /deskutils/plasma-applet-qstardict | |
parent | e55c717cb08120ba9ecda980d27c3ddc87d94f95 (diff) | |
download | ports-515db2ed104a7de4ffb582600576cfa5136637cc.tar.gz ports-515db2ed104a7de4ffb582600576cfa5136637cc.zip |
Notes
Diffstat (limited to 'deskutils/plasma-applet-qstardict')
-rw-r--r-- | deskutils/plasma-applet-qstardict/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/plasma-applet-qstardict/Makefile b/deskutils/plasma-applet-qstardict/Makefile index d4b6e71e35d5..088de625224d 100644 --- a/deskutils/plasma-applet-qstardict/Makefile +++ b/deskutils/plasma-applet-qstardict/Makefile @@ -2,7 +2,7 @@ PORTNAME= qstardict PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= deskutils textproc kde MASTER_SITES= http://qstardict.ylsoftware.com/files/ PKGNAMEPREFIX= plasma-applet- |