diff options
author | jasone <jasone@FreeBSD.org> | 2001-08-20 07:40:23 +0000 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2001-08-20 07:40:23 +0000 |
commit | 694747c700a1286f64c71ccb96658ade90b07637 (patch) | |
tree | b7b02083be1d5207e2d12c6bb852c167d72d8a20 /editors/zile/Makefile | |
parent | 4883161d1c32b7b21f0e06f4661bf522b9538c4b (diff) | |
download | FreeBSD-ports-694747c700a1286f64c71ccb96658ade90b07637.zip FreeBSD-ports-694747c700a1286f64c71ccb96658ade90b07637.tar.gz |
Update to version 1.6.1.
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r-- | editors/zile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index b4fb9db..d42897d 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -6,7 +6,7 @@ # PORTNAME= zile -PORTVERSION= 1.6 +PORTVERSION= 1.6.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ http://prdownloads.sourceforge.net/zile/ |