diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-04 20:07:50 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2003-04-04 20:07:50 +0000 |
commit | ec826ca4d80bfbe41c7d689ba60bea2636c42db7 (patch) | |
tree | a9c80a0ccee19a1c711edca89a591b8f36c40836 /editors/le | |
parent | ad3b9408590270cb1aeec0543809910dd1a00a75 (diff) | |
download | ports-ec826ca4d80bfbe41c7d689ba60bea2636c42db7.tar.gz ports-ec826ca4d80bfbe41c7d689ba60bea2636c42db7.zip |
Notes
Diffstat (limited to 'editors/le')
-rw-r--r-- | editors/le/Makefile | 8 | ||||
-rw-r--r-- | editors/le/distinfo | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/le/Makefile b/editors/le/Makefile index 7506fb996a48..e6ae1220300a 100644 --- a/editors/le/Makefile +++ b/editors/le/Makefile @@ -7,11 +7,11 @@ # PORTNAME= le -PORTVERSION= 1.9.1 +PORTVERSION= 1.9.2 CATEGORIES= editors -MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ \ - ${MASTER_SITE_SUNSITE} -MASTER_SITE_SUBDIR= apps/editors/terminal +MASTER_SITES= ftp://ftp.yars.free.net/pub/software/unix/util/texteditors/ +# ${MASTER_SITE_SUNSITE} +#MASTER_SITE_SUBDIR= apps/editors/terminal MAINTAINER= ports@FreeBSD.org COMMENT= Text editor diff --git a/editors/le/distinfo b/editors/le/distinfo index 47793fa1d7c2..d1863e77b980 100644 --- a/editors/le/distinfo +++ b/editors/le/distinfo @@ -1 +1 @@ -MD5 (le-1.9.1.tar.bz2) = 8d760915e179d9792c0e2f2b76263a53 +MD5 (le-1.9.2.tar.bz2) = c47bb70fe39ccc3315f99431e6e6ae7c |