mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-17 01:00:06 +02:00
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
This commit is contained in:
@@ -2,10 +2,8 @@ SUMMARY="HTTP library for human beings"
|
||||
DESCRIPTION="
|
||||
Requests is an Apache2 Licensed HTTP library, written in Python, \
|
||||
for human beings."
|
||||
HOMEPAGE="
|
||||
http://python-requests.org/
|
||||
http://pypi.python.org/pypi/requests
|
||||
"
|
||||
HOMEPAGE="http://python-requests.org/
|
||||
http://pypi.python.org/pypi/requests"
|
||||
COPYRIGHT="2010 Yesudeep Mangalapilly"
|
||||
LICENSE="MIT"
|
||||
REVISION="1"
|
||||
|
||||
Reference in New Issue
Block a user