From owner-svn-ports-all@FreeBSD.ORG Thu Mar 28 12:13:33 2013 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 264E8316; Thu, 28 Mar 2013 12:13:33 +0000 (UTC) (envelope-from martymac@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 18C9622D; Thu, 28 Mar 2013 12:13:33 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.6/8.14.6) with ESMTP id r2SCDWZI030549; Thu, 28 Mar 2013 12:13:32 GMT (envelope-from martymac@svn.freebsd.org) Received: (from martymac@localhost) by svn.freebsd.org (8.14.6/8.14.5/Submit) id r2SCDWFP030547; Thu, 28 Mar 2013 12:13:32 GMT (envelope-from martymac@svn.freebsd.org) Message-Id: <201303281213.r2SCDWFP030547@svn.freebsd.org> From: Ganael LAPLANCHE Date: Thu, 28 Mar 2013 12:13:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r315460 - head/editors/yzis X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Mar 2013 12:13:33 -0000 Author: martymac Date: Thu Mar 28 12:13:32 2013 New Revision: 315460 URL: http://svnweb.freebsd.org/changeset/ports/315460 Log: - Update WWW - Use new header format in Makefile Modified: head/editors/yzis/Makefile head/editors/yzis/pkg-descr (contents, props changed) Modified: head/editors/yzis/Makefile ============================================================================== --- head/editors/yzis/Makefile Thu Mar 28 12:09:20 2013 (r315459) +++ head/editors/yzis/Makefile Thu Mar 28 12:13:32 2013 (r315460) @@ -1,13 +1,9 @@ -# New ports collection makefile for: yzis -# Date created: Tue May 20 19:00:00 UTC 2008 -# Whom: Ganael Laplanche -# +# Created by: Ganael Laplanche # $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/ Modified: head/editors/yzis/pkg-descr ============================================================================== --- head/editors/yzis/pkg-descr Thu Mar 28 12:09:20 2013 (r315459) +++ head/editors/yzis/pkg-descr Thu Mar 28 12:13:32 2013 (r315460) @@ -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