diff options
author | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-17 17:19:32 +0000 |
---|---|---|
committer | Ryan Steinmetz <zi@FreeBSD.org> | 2011-07-17 17:19:32 +0000 |
commit | 2275132427831c2f737bb81db2034ab7cb302525 (patch) | |
tree | 95f4232450481a48d3318aabfbca939c37fd7759 /editors/le | |
parent | 60650e0882373eb30ee9c40e57849bd1211c0718 (diff) | |
download | ports-2275132427831c2f737bb81db2034ab7cb302525.tar.gz ports-2275132427831c2f737bb81db2034ab7cb302525.zip |
Notes
Diffstat (limited to 'editors/le')
-rw-r--r-- | editors/le/Makefile | 6 | ||||
-rw-r--r-- | editors/le/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index c391f4d21996..8c76f9e655b2 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -6,7 +6,7 @@ # PORTNAME= le -PORTVERSION= 1.14.5 +PORTVERSION= 1.14.6 CATEGORIES= editors MASTER_SITES= ftp://ftp.yar.ru/pub/source/le/%SUBDIR%/ \ http://people.rit.edu/~rpsfa/distfiles/ @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= . old MAINTAINER= zi@FreeBSD.org COMMENT= Text editor with block and binary operations +LICENSE= GPLv3 + USE_BZIP2= yes GNU_CONFIGURE= yes @@ -23,8 +25,6 @@ PORTDOCS= * PORTDATA= * PLIST_FILES= bin/le -LICENSE= GPLv3 - MISC_DATA= colors-black colors-blue colors-defbg colors-green \ colors-white keymap-emacs mainmenu mainmenu-ru syntax SRC_DATA= le.hlp diff --git a/editors/le/distinfo b/editors/le/distinfo index a2194a6124f2..b6d52c89eea9 100644 --- a/editors/le/distinfo +++ b/editors/le/distinfo @@ -1,2 +1,2 @@ -SHA256 (le-1.14.5.tar.bz2) = f7844bba6fe3112e87efe98076af30ae0e2a6030ec429c22cd37ad6a9e5ecc23 -SIZE (le-1.14.5.tar.bz2) = 575412 +SHA256 (le-1.14.6.tar.bz2) = 9e2bcc3bbe15908691da2e3985a1e93f6b25524319a6903dc39ea296405bdf9b +SIZE (le-1.14.6.tar.bz2) = 624699 |