summaryrefslogtreecommitdiff
path: root/sysutils/xenkernel3/Makefile
diff options
context:
space:
mode:
authorbouyer <bouyer>2007-11-26 19:35:24 +0000
committerbouyer <bouyer>2007-11-26 19:35:24 +0000
commitd348c55c42c95df22b018e08e142c580849cd7c0 (patch)
treef3b03a304309143c94ad52c99a29b5a51fa88c2d /sysutils/xenkernel3/Makefile
parent8390bfb1e192fadbd5e4a52b6ccb18fcb8300096 (diff)
downloadpkgsrc-d348c55c42c95df22b018e08e142c580849cd7c0.tar.gz
Properly initialize physaddr_bitsize for native 64bit dom0. Makes
NetBSD/xenamd64 boot on systems with more than 4Gb RAM. Bump pkgrevision.
Diffstat (limited to 'sysutils/xenkernel3/Makefile')
-rw-r--r--sysutils/xenkernel3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/xenkernel3/Makefile b/sysutils/xenkernel3/Makefile
index 321200f1b97..94253f9c5b1 100644
--- a/sysutils/xenkernel3/Makefile
+++ b/sysutils/xenkernel3/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2007/11/22 21:49:54 bouyer Exp $
+# $NetBSD: Makefile,v 1.7 2007/11/26 19:35:24 bouyer Exp $
#
VERSION= 3.1.0
DISTNAME= xen-${VERSION}-src
PKGNAME= xenkernel3-${VERSION}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= http://www.cl.cam.ac.uk/research/srg/netos/xen/downloads/ \
http://bits.xensource.com/oss-xen/release/${VERSION}/src.tgz/