summaryrefslogtreecommitdiff
path: root/security/freebsd-update
diff options
context:
space:
mode:
authorColin Percival <cperciva@FreeBSD.org>2004-07-15 05:22:47 +0000
committerColin Percival <cperciva@FreeBSD.org>2004-07-15 05:22:47 +0000
commite8e5eb56b4f73301f8b64dc896984b939f6b0f54 (patch)
treec6d99ab926ee9dba2827f84da681507a4657fffb /security/freebsd-update
parentgraphics/gd1 port has gone. (diff)
Now that I've had a chance to test it, add sparc64 to the list of approved
architectures for FreeBSD Update. Excuse for committing without a ports commit bit: I'm the maintainer, and I didn't want to open a PR for a one-word change.
Notes
Notes: svn path=/head/; revision=113686
Diffstat (limited to 'security/freebsd-update')
-rw-r--r--security/freebsd-update/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/freebsd-update/Makefile b/security/freebsd-update/Makefile
index e7b1b6189053..dbbb9ca13951 100644
--- a/security/freebsd-update/Makefile
+++ b/security/freebsd-update/Makefile
@@ -20,7 +20,7 @@ RUN_DEPENDS= bspatch:${PORTSDIR}/misc/bsdiff
# The RSA code has been tested and works on these platforms. On other
# platforms, it either doesn't work or hasn't been tested.
-ONLY_FOR_ARCHS= i386 amd64 alpha
+ONLY_FOR_ARCHS= i386 amd64 alpha sparc64
MAN5= freebsd-update.conf.5
MAN8= freebsd-update.8