diff options
-rw-r--r-- | editors/leo/Makefile | 2 | ||||
-rw-r--r-- | editors/leo/distinfo | 2 | ||||
-rw-r--r-- | editors/leo/pkg-plist | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/editors/leo/Makefile b/editors/leo/Makefile index b41d49f0920c..f01811de298f 100644 --- a/editors/leo/Makefile +++ b/editors/leo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= leo -PORTVERSION= 4.0.b3 +PORTVERSION= 4.0 CATEGORIES= editors python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/editors/leo/distinfo b/editors/leo/distinfo index 9d075eb0744f..ca1e8ca74c76 100644 --- a/editors/leo/distinfo +++ b/editors/leo/distinfo @@ -1 +1 @@ -MD5 (leo/leo-4.0-b3.zip) = 59d0e8173bb4d344d36298537b96ac3e +MD5 (leo/leo-4.0.zip) = cf7bfa9a317f0b5bf2e3c816222250e1 diff --git a/editors/leo/pkg-plist b/editors/leo/pkg-plist index f538da5e1fb3..b1ad562b612b 100644 --- a/editors/leo/pkg-plist +++ b/editors/leo/pkg-plist @@ -63,6 +63,7 @@ bin/leo %%PYTHON_SITELIBDIR%%/leo/plugins/outline_export.py %%PYTHON_SITELIBDIR%%/leo/plugins/override_commands.py %%PYTHON_SITELIBDIR%%/leo/plugins/plugins_menu.py +%%PYTHON_SITELIBDIR%%/leo/plugins/quit_leo.py %%PYTHON_SITELIBDIR%%/leo/plugins/read_only_nodes.py %%PYTHON_SITELIBDIR%%/leo/plugins/redefine_put.py %%PYTHON_SITELIBDIR%%/leo/plugins/redirect_to_log.py |