diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2013-09-13 00:59:52 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2013-09-13 00:59:52 +0000 |
commit | a650936963ea275e1d521694d1019c41c262fe1c (patch) | |
tree | 067b96f7e8d5789f91f4f16e9b50941756af6367 /deskutils/docear/Makefile | |
parent | bdb0170c9120463aca07474c20e4eb08092a85b9 (diff) | |
download | ports-a650936963ea275e1d521694d1019c41c262fe1c.tar.gz ports-a650936963ea275e1d521694d1019c41c262fe1c.zip |
Notes
Diffstat (limited to 'deskutils/docear/Makefile')
-rw-r--r-- | deskutils/docear/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/deskutils/docear/Makefile b/deskutils/docear/Makefile index c0780dc0ffac..5e1ca19b1da7 100644 --- a/deskutils/docear/Makefile +++ b/deskutils/docear/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= docear -PORTVERSION= 1.0.0.r3 +PORTVERSION= 1.0.0.r4 CATEGORIES= deskutils java MASTER_SITES= http://downloads.docear.org/${PORTVERSION:S/.r/_rc/}/ \ LOCAL/mandree/${DIST_SUBDIR}/ @@ -26,7 +26,7 @@ NO_BUILD= yes JDATADIR= ${JAVASHAREDIR}/${PORTNAME} icon= ${DATADIR}/${PORTNAME}-icon48x48.png -WRKSRC= ${WRKDIR}/docear-1.0.0.14_rc_build208 +WRKSRC= ${WRKDIR}/docear-1.0.0.15_rc_build213 SUB_FILES= docear.desktop post-patch: |