diff options
author | jasone <jasone@FreeBSD.org> | 2001-08-01 10:21:41 +0000 |
---|---|---|
committer | jasone <jasone@FreeBSD.org> | 2001-08-01 10:21:41 +0000 |
commit | 7fae0f7bed675c879bd23b571353170a6a26108a (patch) | |
tree | 11368c9c7456498a995e2dc165cf6c1eae12cb2f /editors/zile/Makefile | |
parent | 26099e6387d4acb28126e59772dae58af4f07487 (diff) | |
download | FreeBSD-ports-7fae0f7bed675c879bd23b571353170a6a26108a.zip FreeBSD-ports-7fae0f7bed675c879bd23b571353170a6a26108a.tar.gz |
Update to version 1.6.
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r-- | editors/zile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index 5ed64b9..b4fb9db 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -6,10 +6,10 @@ # PORTNAME= zile -PORTVERSION= 1.5.3 +PORTVERSION= 1.6 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://web.tiscalinet.it/ssigala/sandro/files/ + http://prdownloads.sourceforge.net/zile/ MASTER_SITE_SUBDIR= apps/editors/emacs/clones MAINTAINER= jasone@freebsd.org |