diff options
author | jlam <jlam> | 2006-07-06 21:14:19 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-07-06 21:14:19 +0000 |
commit | 39dc6e0c4378bf6b519ef6bc7df1b6b07e40100d (patch) | |
tree | 34364e3e6a8e17d28cb01c2f8f6cd465504d1f0e /emulators/qemu | |
parent | ece66c6a80d1e68fdaf93059afd8f1e3ba155e17 (diff) | |
download | pkgsrc-39dc6e0c4378bf6b519ef6bc7df1b6b07e40100d.tar.gz |
In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org",
not "netbsd.org".
Diffstat (limited to 'emulators/qemu')
-rw-r--r-- | emulators/qemu/files/Makefile.multinode-NetBSD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/qemu/files/Makefile.multinode-NetBSD b/emulators/qemu/files/Makefile.multinode-NetBSD index 60a45a0bdaf..d438c33b7ef 100644 --- a/emulators/qemu/files/Makefile.multinode-NetBSD +++ b/emulators/qemu/files/Makefile.multinode-NetBSD @@ -1,5 +1,5 @@ -# $Id: Makefile.multinode-NetBSD,v 1.2 2006/01/01 13:48:45 xtraeme Exp $ -# Source: http://mail-index.netbsd.org/netbsd-help/2005/03/25/0005.html +# $Id: Makefile.multinode-NetBSD,v 1.3 2006/07/06 21:14:19 jlam Exp $ +# Source: http://mail-index.NetBSD.org/netbsd-help/2005/03/25/0005.html # # Starts up two qemu instances and networks bridges them to the local # ethernet (ETHER_IF}. Works best with NetBSD configured to use serial |