mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
dad64a0564
PR: ports/83751 Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
12 lines
400 B
Python
12 lines
400 B
Python
--- setup.py.orig Wed Jul 20 01:27:21 2005
|
|
+++ setup.py Wed Jul 20 01:27:31 2005
|
|
@@ -17,7 +17,7 @@
|
|
|
|
PLY is extremely easy to use and provides very extensive error checking.
|
|
""",
|
|
- licence="""Lesser GPL (LGPL)""",
|
|
+ license="""Lesser GPL (LGPL)""",
|
|
version = "1.3.1",
|
|
author = "David Beazley",
|
|
author_email = "beazley@cs.uchicago.edu",
|