Changeset 34651
- Timestamp:
- 03/01/2008 10:00:12 (4 years ago)
- Location:
- trunk/dports/lang
- Files:
-
- 3 modified
-
python24-doc/Portfile (modified) (1 diff)
-
python25-doc/Portfile (modified) (1 diff)
-
python30-doc/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/lang/python24-doc/Portfile
r34622 r34651 15 15 master_sites ${homepage}ftp/python/${version}/ \ 16 16 ftp://ftp.python.org/pub/python/${version}/ 17 dist_subdir [lindex [split $name -] 0] 17 18 distname Python-${version} 18 19 checksums md5 0ba90c79175c017101100ebf5978e906 -
trunk/dports/lang/python25-doc/Portfile
r34640 r34651 19 19 ftp://ftp.python.jp/pub/python/${version}/ 20 20 21 dist_subdir [lindex [split $name -] 0] 21 22 distname Python-${version} 22 23 use_bzip2 yes -
trunk/dports/lang/python30-doc/Portfile
r34641 r34651 14 14 homepage http://www.python.org 15 15 master_sites http://www.python.org/ftp/python/3.0/ 16 dist_subdir [lindex [split $name -] 0] 16 17 distname Python-${version} 17 18 extract.suffix .tgz

