Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks

This commit is contained in:
Vale
2016-03-05 14:19:01 -05:00
parent e3bc44d5f2
commit 6f4f45198e
104 changed files with 439 additions and 601 deletions

View File

@@ -2,8 +2,7 @@ SUMMARY="A menu driven communications program"
DESCRIPTION="Minicom is a menu driven communications program. It emulates \
ANSI and VT102 terminals. It has a dialing directory and auto zmodem download."
HOMEPAGE="https://alioth.debian.org/projects/minicom/"
COPYRIGHT="
1991-1996 Miquel van Smoorenburg"
COPYRIGHT="1991-1996 Miquel van Smoorenburg"
LICENSE="GNU GPL v2"
REVISION="1"
SOURCE_URI="https://alioth.debian.org/frs/download.php/file/3869/minicom-2.6.2.tar.gz"