summaryrefslogtreecommitdiff
path: root/security/freebsd-update
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2004-02-25 17:57:22 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2004-02-25 17:57:22 +0000
commitc8b9009c466fca768ffecf8c81bd078dcd74a32a (patch)
treef86cb4476a7e4124f98bfced97e338534edd784e /security/freebsd-update
parentRemove file occasionally forgotten in the net->net-mgmt sweep. (diff)
Remove for-i386-only. This builds fine on other platforms and appears it
would work just fine if someone were offering security update bits. Seconded: marcel
Notes
Notes: svn path=/head/; revision=102109
Diffstat (limited to 'security/freebsd-update')
-rw-r--r--security/freebsd-update/Makefile5
1 files changed, 0 insertions, 5 deletions
diff --git a/security/freebsd-update/Makefile b/security/freebsd-update/Makefile
index 5d7404915c03..4365f5124f41 100644
--- a/security/freebsd-update/Makefile
+++ b/security/freebsd-update/Makefile
@@ -17,11 +17,6 @@ COMMENT= Fetches and installs binary updates to FreeBSD
# Under no circumstances should this port ever be modified without approval
# from the maintainer or security-officer, even for "cosmetic" fixes.
-# The RSA code has only been tested on i386; I don't *think* there are
-# any word-size or endian issues, but I'm not sure. Since nobody is
-# building updates for non-i386 platforms anyway, this won't hurt anyone.
-ONLY_FOR_ARCHS= i386
-
RUN_DEPENDS= bspatch:${PORTSDIR}/misc/bsdiff
MAN5= freebsd-update.conf.5