diff options
author | Sergey A. Osokin <osa@FreeBSD.org> | 2003-10-21 09:24:12 +0000 |
---|---|---|
committer | Sergey A. Osokin <osa@FreeBSD.org> | 2003-10-21 09:24:12 +0000 |
commit | b78412cb9d1a1fbd8a2f0aea76700a2d82a3fddc (patch) | |
tree | a7b39850d6a37d27ab8ef0af54c7d68a0ccd82b0 /editors/leo | |
parent | 52c4a1b55923403c4e97f3bce279efecba2148f8 (diff) | |
download | ports-b78412cb9d1a1fbd8a2f0aea76700a2d82a3fddc.tar.gz ports-b78412cb9d1a1fbd8a2f0aea76700a2d82a3fddc.zip |
Notes
Diffstat (limited to 'editors/leo')
-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 |