diff options
author | tnut <tnut at nutyx dot com> | 2011-09-07 19:51:57 +0200 |
---|---|---|
committer | tnut <tnut at nutyx dot com> | 2011-09-07 19:51:57 +0200 |
commit | ef1186ac788ee984f87ff582a6d163e892827cbe (patch) | |
tree | bf2d742fab7b083846c20913ca93007a318a68bc | |
parent | c5dcca1d81ccdd7d1ab20b48d83bfefdc8f45912 (diff) | |
download | nutyx-pakxe-ef1186ac788ee984f87ff582a6d163e892827cbe.tar.gz nutyx-pakxe-ef1186ac788ee984f87ff582a6d163e892827cbe.tar.bz2 nutyx-pakxe-ef1186ac788ee984f87ff582a6d163e892827cbe.tar.xz nutyx-pakxe-ef1186ac788ee984f87ff582a6d163e892827cbe.zip |
ports, maj 1.5-10 ajustement url ports
-rw-r--r-- | base/ports/Pkgfile | 5 | ||||
-rw-r--r-- | base/ports/base.rsync | 4 | ||||
-rw-r--r-- | base/ports/extra.rsync | 4 | ||||
-rw-r--r-- | base/ports/kde.rsync | 4 | ||||
-rw-r--r-- | base/ports/xfce.rsync | 4 | ||||
-rw-r--r-- | base/ports/xorg.rsync | 4 |
6 files changed, 12 insertions, 13 deletions
diff --git a/base/ports/Pkgfile b/base/ports/Pkgfile index 0eca50f8d..a99ee1448 100644 --- a/base/ports/Pkgfile +++ b/base/ports/Pkgfile @@ -1,12 +1,11 @@ # Description: Système de ports NuTyX -# URL: http://crux.nu +# URL: http://crux.nu # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed.ch -# Depends: name=ports version=1.5 -release=9 +release=10 source=(http://crux.nu/files/tools/ports/$name-$version.tar.gz \ base.rsync extra.rsync xorg.rsync xfce.rsync kde.rsync) diff --git a/base/ports/base.rsync b/base/ports/base.rsync index 0203735a8..10dbbbf44 100644 --- a/base/ports/base.rsync +++ b/base/ports/base.rsync @@ -1,3 +1,3 @@ -host=kiao.no-ip.info:22 -collection=ports/nutyx-pakxe/base/ +host=nutyx.meticul.eu +collection=nutyx/ports/nutyx-pakxe/base/ destination=/usr/ports/base diff --git a/base/ports/extra.rsync b/base/ports/extra.rsync index dfd92cfac..465520647 100644 --- a/base/ports/extra.rsync +++ b/base/ports/extra.rsync @@ -1,3 +1,3 @@ -host=kiao.no-ip.info:22 -collection=ports/nutyx-pakxe/extra/ +host=nutyx.meticul.eu +collection=nutyx/ports/nutyx-pakxe/extra/ destination=/usr/ports/extra diff --git a/base/ports/kde.rsync b/base/ports/kde.rsync index b064a8bd2..e9e7d7833 100644 --- a/base/ports/kde.rsync +++ b/base/ports/kde.rsync @@ -1,3 +1,3 @@ -host=kiao.no-ip.info:22 -collection=ports/nutyx-pakxe/kde/ +host=nutyx.meticul.eu +collection=nutyx/ports/nutyx-pakxe/kde/ destination=/usr/ports/kde diff --git a/base/ports/xfce.rsync b/base/ports/xfce.rsync index 28b668db9..7d646721e 100644 --- a/base/ports/xfce.rsync +++ b/base/ports/xfce.rsync @@ -1,3 +1,3 @@ -host=kiao.no-ip.info:22 -collection=ports/nutyx-pakxe/xfce/ +host=nutyx.meticul.eu +collection=nutyx/ports/nutyx-pakxe/xfce/ destination=/usr/ports/xfce diff --git a/base/ports/xorg.rsync b/base/ports/xorg.rsync index aa54e256d..403c1d3a8 100644 --- a/base/ports/xorg.rsync +++ b/base/ports/xorg.rsync @@ -1,3 +1,3 @@ -host=kiao.no-ip.info:22 -collection=ports/nutyx-pakxe/xorg/ +host=nutyx.meticul.eu +collection=nutyx/ports/nutyx-pakxe/xorg/ destination=/usr/ports/xorg |