From 6a9002279308864d7a5be176049268c45d87d201 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sat, 21 Apr 2012 16:18:58 -0300 Subject: ports + nmap rebuild due to libnl --- community/fcron/systab.orig | 4 ---- community/vsftpd/PKGBUILD | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) delete mode 100644 community/fcron/systab.orig (limited to 'community') diff --git a/community/fcron/systab.orig b/community/fcron/systab.orig deleted file mode 100644 index 5b0045626..000000000 --- a/community/fcron/systab.orig +++ /dev/null @@ -1,4 +0,0 @@ -&bootrun 01 * * * * /usr/sbin/run-cron /etc/cron.hourly -&bootrun 02 00 * * * /usr/sbin/run-cron /etc/cron.daily -&bootrun 22 00 * * 0 /usr/sbin/run-cron /etc/cron.weekly -&bootrun 42 00 1 * * /usr/sbin/run-cron /etc/cron.monthly diff --git a/community/vsftpd/PKGBUILD b/community/vsftpd/PKGBUILD index 6be0249c3..7141e1acb 100644 --- a/community/vsftpd/PKGBUILD +++ b/community/vsftpd/PKGBUILD @@ -7,7 +7,7 @@ pkgname=vsftpd pkgver=3.0.0 pkgrel=1 pkgdesc="Very Secure FTP daemon" -arch=('i686' 'x86_64') +arch=('i686' 'x86_64' 'mips64el') url="https://security.appspot.com/vsftpd.html" license=('GPL2') depends=('openssl') -- cgit v1.2.3-54-g00ecf