diff options
Diffstat (limited to 'misc/bibletime-devel/Makefile')
-rw-r--r-- | misc/bibletime-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/bibletime-devel/Makefile b/misc/bibletime-devel/Makefile index 048d146ef8ba..aff712833111 100644 --- a/misc/bibletime-devel/Makefile +++ b/misc/bibletime-devel/Makefile @@ -6,11 +6,11 @@ # PORTNAME= bibletime -PORTVERSION= 2.0.b3 +PORTVERSION= 2.0.r1 CATEGORIES= misc kde MASTER_SITES= SF PKGNAMESUFFIX= -devel -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/.beta/} +DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/.rc/} MAINTAINER= tabthorpe@FreeBSD.org COMMENT= An opensource Bible study application |