diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2009-10-15 03:59:39 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2009-10-15 03:59:39 +0800 |
commit | f41fcb6acaddd8c491890dc096c9a42056645fa0 (patch) | |
tree | 8989eef1840075dd44b6709123d8f16dbe3cd536 /misc/bibletime-kde4/Makefile | |
parent | b31e8c3e9d7c8b9a1a285d460ee3c7de26e850a6 (diff) | |
download | freebsd-ports-gnome-f41fcb6acaddd8c491890dc096c9a42056645fa0.tar.gz freebsd-ports-gnome-f41fcb6acaddd8c491890dc096c9a42056645fa0.tar.zst freebsd-ports-gnome-f41fcb6acaddd8c491890dc096c9a42056645fa0.zip |
- Update to 2.3.2
Diffstat (limited to 'misc/bibletime-kde4/Makefile')
-rw-r--r-- | misc/bibletime-kde4/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bibletime-kde4/Makefile b/misc/bibletime-kde4/Makefile index 73b6254116d2..34edeca3d8af 100644 --- a/misc/bibletime-kde4/Makefile +++ b/misc/bibletime-kde4/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bibletime -PORTVERSION= 2.3.1 +PORTVERSION= 2.3.2 CATEGORIES= misc kde MASTER_SITES= SF/${PORTNAME}/BibleTime%202/BibleTime%202%20source%20code PKGNAMESUFFIX= -kde4 |