mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 22:48:55 +02:00
Use https over http, fixes problems reported by repology (#5916)
This commit is contained in:
@@ -3,7 +3,7 @@ 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.di.unimi.it/"
|
||||
HOMEPAGE="https://ne.di.unimi.it/"
|
||||
COPYRIGHT="1993-1998 Sebastiano Vigna
|
||||
1999-2010 Todd M. Lewis and Sebastiano Vigna"
|
||||
LICENSE="GNU GPL v2"
|
||||
|
||||
Reference in New Issue
Block a user