Changes between Version 25 and Version 26 of Distributions


Ignore:
Timestamp:
Apr 3, 2012, 7:58:18 AM (12 years ago)
Author:
anonymous
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Distributions

    v25 v26  
    1818
    1919For recent changes [http://www.freshports.org/www/py-django/]
     20
     21== NetBSD ==
     22
     23There are two options:
     24
     25 * To add the binary package: `pkg_add py27-django`
     26 * To install the package from source: `cd /usr/pkgsrc/www/py-django/ && make install clean`
     27
     28For recent changes [http://pkgsrc.se/www/py-django/]
    2029
    2130== OpenBSD ==
Back to Top