aboutsummaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 18:12:31 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-02-13 18:12:31 +0000
commitda537565dc3e5168149b64008a4c030407baaec0 (patch)
tree437ed062ad52b3de03d20febe2deeda4219b7eca /sysutils
parent93d129d562932dddf289e8b47491627170637610 (diff)
downloadports-da537565dc3e5168149b64008a4c030407baaec0.tar.gz
ports-da537565dc3e5168149b64008a4c030407baaec0.zip
* This builds and should work when run on the i386.
* better note that this is for use on DEC Alpha ISO images.
Notes
Notes: svn path=/head/; revision=25768
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/setcdboot/Makefile2
-rw-r--r--sysutils/setcdboot/pkg-comment2
2 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/setcdboot/Makefile b/sysutils/setcdboot/Makefile
index cbfe02d8a7cc..3612d4b47740 100644
--- a/sysutils/setcdboot/Makefile
+++ b/sysutils/setcdboot/Makefile
@@ -15,8 +15,6 @@ EXTRACT_SUFX= .c
MAINTAINER= obrien@FreeBSD.org
-ONLY_FOR_ARCHS= alpha
-
NO_WRKSUBDIR= yes
DISTDIR= ${FILESDIR}
diff --git a/sysutils/setcdboot/pkg-comment b/sysutils/setcdboot/pkg-comment
index ef9cf650bde8..bfd9ead4fd10 100644
--- a/sysutils/setcdboot/pkg-comment
+++ b/sysutils/setcdboot/pkg-comment
@@ -1 +1 @@
-Mark a file bootable within an Alpha ISO-9660 image.
+Mark a file bootable within a DEC Alpha ISO-9660 image.