diff options
author | jlam <jlam@pkgsrc.org> | 2006-07-06 21:14:19 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2006-07-06 21:14:19 +0000 |
commit | e798938cb851f9607e78eea558359b9cffe3fe6f (patch) | |
tree | 34364e3e6a8e17d28cb01c2f8f6cd465504d1f0e /emulators | |
parent | 38e1a9a77eb8ddc6ad44e774e762f59e36d6a1f5 (diff) | |
download | pkgsrc-e798938cb851f9607e78eea558359b9cffe3fe6f.tar.gz |
In URLs, the "NetBSD" should be capitalized as such, i.e. "NetBSD.org",
not "netbsd.org".
Diffstat (limited to 'emulators')
-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 |