diff options
author | Matthias Andree <mandree@FreeBSD.org> | 2012-07-21 14:27:38 +0000 |
---|---|---|
committer | Matthias Andree <mandree@FreeBSD.org> | 2012-07-21 14:27:38 +0000 |
commit | 4f4a9ec1870fb0a9208aec27d202ded83b15ee53 (patch) | |
tree | 8f027a75f890cb6b7e4a50be4527887ed9ce0ebd /deskutils/docear/Makefile | |
parent | 1dd4460cb7a84ac62d8b302f54fe6a44baf0f095 (diff) |
Notes
Diffstat (limited to 'deskutils/docear/Makefile')
-rw-r--r-- | deskutils/docear/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/deskutils/docear/Makefile b/deskutils/docear/Makefile index dfd76efa4fe4..bda547d4edb3 100644 --- a/deskutils/docear/Makefile +++ b/deskutils/docear/Makefile @@ -6,14 +6,10 @@ # PORTNAME= docear -PORTVERSION= 1.0.0.b01 -# TODO FIXME with next PORTVERSION, switch to allOS and .zip variant, -# to sidestep the 1.0.0_beta01 re-rolling churn. -PORTREVISION= 1 +PORTVERSION= 1.0.0.b04 CATEGORIES= deskutils java MASTER_SITES= SF/docear/1.x/${PORTVERSION:S/.b/_beta/} DISTNAME= docear_linux -#DIST_SUBDIR= ${PORTVERSION} # TODO FIXME enable this next time the DISTFILE or PORTVERSION change. MAINTAINER= mandree@FreeBSD.org COMMENT= Mind Mapping tool with Reference, Library, and PDF Management |