Date: Wednesday, June 9, 2010 @ 11:58:11 Author: andrea Revision: 82231
fix url Modified: autofs/trunk/PKGBUILD ----------+ PKGBUILD | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-06-09 15:14:41 UTC (rev 82230) +++ PKGBUILD 2010-06-09 15:58:11 UTC (rev 82231) @@ -1,5 +1,6 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: +# Contributor: Andrea Scarpino <[email protected]> # Contributor: Dale Blount <[email protected]> # Contributor: Manolis Tzanidakis @@ -8,7 +9,7 @@ pkgrel=3 pkgdesc="A kernel-based automounter for Linux" arch=('i686' 'x86_64') -url="http://wiki.autofs.net/FrontPage" +url="http://freshmeat.net/projects/autofs" license=('GPL2') depends=('libldap' 'libxml2' 'heimdal') backup=(etc/autofs/auto.master etc/autofs/auto.misc etc/conf.d/autofs)
