diff options
author | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 13:36:14 +0100 |
---|---|---|
committer | tnut <thierryn1 at hispeed dot ch> | 2010-11-04 13:36:14 +0100 |
commit | d5652e0a7ed5bf3703b1123bf7e97c42f2a4a1c7 (patch) | |
tree | bb79b027f6c02278caa492a8d20c3f405ce81a12 /base/libtirpc/Pkgfile | |
parent | df93a2b4e96fc65fffa40afcf1e70fb57ed8cba4 (diff) | |
download | nutyx-pakxe-d5652e0a7ed5bf3703b1123bf7e97c42f2a4a1c7.tar.gz nutyx-pakxe-d5652e0a7ed5bf3703b1123bf7e97c42f2a4a1c7.tar.bz2 nutyx-pakxe-d5652e0a7ed5bf3703b1123bf7e97c42f2a4a1c7.tar.xz nutyx-pakxe-d5652e0a7ed5bf3703b1123bf7e97c42f2a4a1c7.zip |
libtirpc, port nettoyé
Diffstat (limited to 'base/libtirpc/Pkgfile')
-rwxr-xr-x | base/libtirpc/Pkgfile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/base/libtirpc/Pkgfile b/base/libtirpc/Pkgfile index f6a8fa190..ad4eacaa0 100755 --- a/base/libtirpc/Pkgfile +++ b/base/libtirpc/Pkgfile @@ -2,13 +2,12 @@ # URL: http://people.freebsd.org/~kientzle/libarchive # Maintainer: NuTyX core team # Packager: thierryn1 at hispeed dot ch -# Depends on: name=libtirpc version=0.2.1 release=1 source=( http://downloads.sourceforge.net/project/$name/$name/$version/$name-$version.tar.bz2\ - libtirpc-0.2.0-no-gss.patch) + http://nutyx.meticul.eu/files/patchs/$name/libtirpc-0.2.0-no-gss.patch) |