aboutsummaryrefslogtreecommitdiff
path: root/textproc/dikt/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2009-07-05 21:32:18 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2009-07-05 21:32:18 +0000
commitb6056f05d141739a6fd992fd692244845cb681fa (patch)
tree478ef9c3d5b59c8e12b3dc86180d521c9787d757 /textproc/dikt/Makefile
parent874374428f355a89bd5b4f90319daef0ee187cd1 (diff)
Notes
Diffstat (limited to 'textproc/dikt/Makefile')
-rw-r--r--textproc/dikt/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/textproc/dikt/Makefile b/textproc/dikt/Makefile
index a9da50136347..59ff28826262 100644
--- a/textproc/dikt/Makefile
+++ b/textproc/dikt/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= dikt
-PORTVERSION= 1d
+PORTVERSION= 1g
CATEGORIES= textproc net kde
MASTER_SITES= http://diktv1.googlepages.com/ \
LOCAL/beech
@@ -22,7 +22,8 @@ USE_CMAKE= yes
PLIST_FILES= bin/dikt \
share/applications/kde4/dikt.desktop \
- share/apps/dikt/diktui.rc
+ share/apps/dikt/diktui.rc \
+ share/kde4/services/dict.protocol
PLIST_DIRS= share/apps/dikt
.include <bsd.port.mk>