diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-06-08 16:37:22 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2009-06-08 16:37:22 +0000 |
commit | 56cbd862cb7430e32323619f6c5c295bf7164272 (patch) | |
tree | 302211da76caf064e24f9db905496f9af198d3e8 /misc/bibletime-kde4/Makefile | |
parent | cc4b6e0e8bd22c44bf5daa812ebb789e6c1770b0 (diff) |
Notes
Diffstat (limited to 'misc/bibletime-kde4/Makefile')
-rw-r--r-- | misc/bibletime-kde4/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/bibletime-kde4/Makefile b/misc/bibletime-kde4/Makefile index c4fcd2236efd..d9f141d26205 100644 --- a/misc/bibletime-kde4/Makefile +++ b/misc/bibletime-kde4/Makefile @@ -6,14 +6,13 @@ # PORTNAME= bibletime -PORTVERSION= 2.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= misc kde MASTER_SITES= SF PKGNAMESUFFIX= -kde4 MAINTAINER= tabthorpe@FreeBSD.org -COMMENT= An opensource Bible study application +COMMENT= An opensource Bible study tool RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword15 BUILD_DEPENDS= ${RUN_DEPENDS} |