diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-18 06:17:04 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-18 06:17:04 +0000 |
commit | 9dd4826e58a0c2555e7518d3d19c44aa2b23fbb9 (patch) | |
tree | a05fd3dbd127dd2173eadb1cc31ae40fcaf638d9 | |
parent | - Update to 2.06 (diff) |
- Update to 2.2.1
PR: ports/83613
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes:
svn path=/head/; revision=139461
-rw-r--r-- | editors/zile/Makefile | 2 | ||||
-rw-r--r-- | editors/zile/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 67159fb9c1e1..4fc4b8b6e2ee 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zile -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/editors/zile/distinfo b/editors/zile/distinfo index f19b773b47b7..80c7b3542edf 100644 --- a/editors/zile/distinfo +++ b/editors/zile/distinfo @@ -1,2 +1,2 @@ -MD5 (zile-2.2.0.tar.gz) = 1847cfd4e2ba83ff0b1b007c27d6f4a2 -SIZE (zile-2.2.0.tar.gz) = 333120 +MD5 (zile-2.2.1.tar.gz) = 312ccf09f479dc6c87c1f3493d309518 +SIZE (zile-2.2.1.tar.gz) = 333375 |