diff options
author | martymac <martymac@FreeBSD.org> | 2013-03-28 20:13:32 +0800 |
---|---|---|
committer | martymac <martymac@FreeBSD.org> | 2013-03-28 20:13:32 +0800 |
commit | e42286846ffad593920b7eb3a4ed63c93a287a5c (patch) | |
tree | 1168f26355931ca1976d8bcf67fb75e6d83cadab /editors/yzis | |
parent | f65119964daa26d0dfdfa0a937483a3971551aa3 (diff) | |
download | freebsd-ports-gnome-e42286846ffad593920b7eb3a4ed63c93a287a5c.tar.gz freebsd-ports-gnome-e42286846ffad593920b7eb3a4ed63c93a287a5c.tar.zst freebsd-ports-gnome-e42286846ffad593920b7eb3a4ed63c93a287a5c.zip |
- Update WWW
- Use new header format in Makefile
Diffstat (limited to 'editors/yzis')
-rw-r--r-- | editors/yzis/Makefile | 8 | ||||
-rw-r--r-- | editors/yzis/pkg-descr | 2 |
2 files changed, 3 insertions, 7 deletions
diff --git a/editors/yzis/Makefile b/editors/yzis/Makefile index c2426dc67b37..4fd194208c04 100644 --- a/editors/yzis/Makefile +++ b/editors/yzis/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: yzis -# Date created: Tue May 20 19:00:00 UTC 2008 -# Whom: Ganael Laplanche <ganael.laplanche@martymac.org> -# +# Created by: Ganael Laplanche <ganael.laplanche@martymac.org> # $FreeBSD$ -# PORTNAME= yzis PORTVERSION= 1.0.a.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= editors MASTER_SITES= http://labs.freehackers.org/attachments/download/45/ \ http://contribs.martymac.org/FreeBSD-ports/distfiles/ diff --git a/editors/yzis/pkg-descr b/editors/yzis/pkg-descr index 05ad0b27e39c..8b4abb7c8d0c 100644 --- a/editors/yzis/pkg-descr +++ b/editors/yzis/pkg-descr @@ -3,4 +3,4 @@ Yzis a vi-like editor inspired by Vim. It aims to be a powerful, fast editor with all of Vim's features and hopefully, at some point, more. -WWW: http://www.yzis.org +WWW: http://sources.freehackers.org/Yzis |