mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
This commit is contained in:
@@ -5,10 +5,8 @@ interactive execution of statements. bc is a utility included in the POSIX \
|
||||
P1003.2/D11 draft standard."
|
||||
HOMEPAGE="http://www.gnu.org/software/bc/bc.html"
|
||||
COPYRIGHT="1991-2000 Free Software Foundation, Inc."
|
||||
LICENSE="
|
||||
GNU GPL v2
|
||||
GNU LGPL v2.1
|
||||
"
|
||||
LICENSE="GNU GPL v2
|
||||
GNU LGPL v2.1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://ftp.gnu.org/gnu/bc/bc-1.06.tar.gz"
|
||||
CHECKSUM_SHA256="4ef6d9f17c3c0d92d8798e35666175ecd3d8efac4009d6457b5c99cea72c0e33"
|
||||
|
||||
Reference in New Issue
Block a user