diff options
author | Jason Evans <jasone@FreeBSD.org> | 2000-10-22 21:12:34 +0000 |
---|---|---|
committer | Jason Evans <jasone@FreeBSD.org> | 2000-10-22 21:12:34 +0000 |
commit | 0996cd6cb1869e2ef1785f4717911d3cdbd044c4 (patch) | |
tree | d2e0ddf1f3afb624089c64e1f36f7d1b224f62bc /editors/zile | |
parent | Make messages from ``smbclient -L'' to be in appropriate Japanese code (diff) |
Update to zile 1.2.
Notes
Notes:
svn path=/head/; revision=34112
Diffstat (limited to 'editors/zile')
-rw-r--r-- | editors/zile/Makefile | 6 | ||||
-rw-r--r-- | editors/zile/distinfo | 2 | ||||
-rw-r--r-- | editors/zile/pkg-plist | 1 |
3 files changed, 6 insertions, 3 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index e28fded7ee01..f6ebeda07e92 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -6,9 +6,11 @@ # PORTNAME= zile -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= editors -MASTER_SITES= http://web.tiscalinet.it/ssigala/sandro/files/ +MASTER_SITES= ${MASTER_SITE_SUNSITE} \ + http://web.tiscalinet.it/ssigala/sandro/files/ +MASTER_SITE_SUBDIR= apps/editors/emacs/clones MAINTAINER= jasone@freebsd.org diff --git a/editors/zile/distinfo b/editors/zile/distinfo index 1207ed7e25ff..197530557880 100644 --- a/editors/zile/distinfo +++ b/editors/zile/distinfo @@ -1 +1 @@ -MD5 (zile-1.1.tar.gz) = 92cfb5b4e00ac1e64fa60c82d6d760f9 +MD5 (zile-1.2.tar.gz) = cd90e6d6a44e4162ddca242dbe9e0249 diff --git a/editors/zile/pkg-plist b/editors/zile/pkg-plist index 48ef9afc4e30..9fd887bec166 100644 --- a/editors/zile/pkg-plist +++ b/editors/zile/pkg-plist @@ -3,6 +3,7 @@ share/zile/zilerc.sample share/zile/FAQ share/zile/HELP share/zile/HELPWIN +share/zile/HELPWINALT share/zile/LATEST_VERSION share/zile/TUTORIAL share/zile/AUTODOC |