mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 11:10:07 +02:00
Fix HOMEPAGE, COPYRIGHT, and LICENSE blocks
This commit is contained in:
@@ -3,10 +3,8 @@ DESCRIPTION="The Python Imaging Library (PIL) adds image processing \
|
||||
capabilities to your Python interpreter. This library supports many file \
|
||||
formats, and provides powerful image processing and graphics capabilities."
|
||||
HOMEPAGE="http://www.pythonware.com/products/pil/"
|
||||
COPYRIGHT="
|
||||
1997-2011 by Secret Labs AB
|
||||
1995-2011 by Fredrik Lundh
|
||||
"
|
||||
COPYRIGHT="1997-2011 by Secret Labs AB
|
||||
1995-2011 by Fredrik Lundh"
|
||||
LICENSE="MIT"
|
||||
REVISION="2"
|
||||
SOURCE_URI="http://effbot.org/downloads/Imaging-1.1.7.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user