summaryrefslogtreecommitdiff
path: root/sysutils/mklivecd
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2007-03-10 00:05:46 +0000
committerxtraeme <xtraeme>2007-03-10 00:05:46 +0000
commit3963e63f4d58b77f60d627e21690e127e3b2da9e (patch)
treeaea036b003b46e14033a3ea1f44819f5f6d0a8e4 /sysutils/mklivecd
parent26be7104e7a7599fc6645fff87d2ab428fac6501 (diff)
downloadpkgsrc-3963e63f4d58b77f60d627e21690e127e3b2da9e.tar.gz
It's not for i386 anymore.
Diffstat (limited to 'sysutils/mklivecd')
-rw-r--r--sysutils/mklivecd/DESCR3
-rw-r--r--sysutils/mklivecd/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/mklivecd/DESCR b/sysutils/mklivecd/DESCR
index a3be5c73f10..686c909811e 100644
--- a/sysutils/mklivecd/DESCR
+++ b/sysutils/mklivecd/DESCR
@@ -1,2 +1,3 @@
mklivecd is a simple shell script that allows you to build a custom
-NetBSD/i386 Live CD-ROM/DVD-ROM with a command line interface.
+NetBSD/i386 or NetBSD/amd64 Live CD-ROM/DVD-ROM with a command line
+interface.
diff --git a/sysutils/mklivecd/Makefile b/sysutils/mklivecd/Makefile
index f07306c4549..e95f0ab36c0 100644
--- a/sysutils/mklivecd/Makefile
+++ b/sysutils/mklivecd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2007/03/09 23:51:50 xtraeme Exp $
+# $NetBSD: Makefile,v 1.36 2007/03/10 00:05:46 xtraeme Exp $
DISTNAME= mklivecd-0.14.5
CATEGORIES= sysutils
@@ -6,7 +6,7 @@ MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= xtraeme@NetBSD.org
-COMMENT= Make your own NetBSD/i386 Live CD-ROM/DVD-ROM
+COMMENT= Make your own NetBSD/x86 Live CD-ROM/DVD-ROM
.include "../../mk/bsd.prefs.mk"