From 296d0bb7fc13627fd6fa78a8a495b9d485deb4ed Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Wed, 19 Sep 2018 10:21:29 +0200 Subject: [PATCH] ne: fix HOMEPAGE. --- app-editors/ne/ne-3.1.1.recipe | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app-editors/ne/ne-3.1.1.recipe b/app-editors/ne/ne-3.1.1.recipe index f7d43f5b0..1f3d7f26f 100644 --- a/app-editors/ne/ne-3.1.1.recipe +++ b/app-editors/ne/ne-3.1.1.recipe @@ -3,11 +3,11 @@ DESCRIPTION="ne is one of the few text editors which are \ both easy to use for beginners and powerful enough for powerusers. \ It supports UTF-8 and multi-column characters as well as syntax highlighting. \ Is also has fully configurable key bindings and supports macros." -HOMEPAGE="http://ne.dsi.unimi.it" +HOMEPAGE="http://ne.di.unimi.it/" COPYRIGHT="1993-1998 Sebastiano Vigna 1999-2010 Todd M. Lewis and Sebastiano Vigna" LICENSE="GNU GPL v2" -REVISION="1" +REVISION="2" SOURCE_URI="https://github.com/vigna/ne/archive/$portVersion.tar.gz" CHECKSUM_SHA256="a88a24153a17844bb2dfbc3c76a6fbd1d456ee0e8215d5139551cf082627596a" PATCHES="ne-$portVersion.patchset"