summaryrefslogtreecommitdiff
path: root/editors/leo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/leo/Makefile')
-rw-r--r--editors/leo/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/leo/Makefile b/editors/leo/Makefile
index a68aa907873e..b41d49f0920c 100644
--- a/editors/leo/Makefile
+++ b/editors/leo/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= leo
-PORTVERSION= 4.0.b1
+PORTVERSION= 4.0.b3
CATEGORIES= editors python
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}
+DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/-b/g}
DIST_SUBDIR= leo
MAINTAINER= sergei@kolobov.com
@@ -22,7 +22,6 @@ USE_ZIP= yes
USE_PYTHON= yes
TKINTER= ${PYTHON_SITELIBDIR}/_tkinter.so
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.b/-b/}
LEO_DIR= ${PYTHONPREFIX_SITELIBDIR}/leo
DOCS= doc/LICENSE.TXT doc/README.TXT