diff options
Diffstat (limited to 'package/python-setuptools')
-rw-r--r-- | package/python-setuptools/python-setuptools.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/python-setuptools/python-setuptools.mk b/package/python-setuptools/python-setuptools.mk index 1ff9f897b..cd5ee4d04 100644 --- a/package/python-setuptools/python-setuptools.mk +++ b/package/python-setuptools/python-setuptools.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # python-setuptools # -############################################################# +################################################################################ # "distribute" is a fork of the unmaintained setuptools package. There # are plans to re-merge it into setuptools; if this happens, we can |