aboutsummaryrefslogtreecommitdiff
path: root/net/etherboot/Makefile
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-24 00:17:25 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-03-24 00:17:25 +0000
commitc200f82a2dd36c9261a81fd6261f78bf711af467 (patch)
tree4b10a22432438a2e7202fba1890376dbfaa9baf2 /net/etherboot/Makefile
parent9e9ffbf1ac780be06fe875af41f338d6756e3417 (diff)
downloadports-c200f82a2dd36c9261a81fd6261f78bf711af467.tar.gz
ports-c200f82a2dd36c9261a81fd6261f78bf711af467.zip
Notes
Diffstat (limited to 'net/etherboot/Makefile')
-rw-r--r--net/etherboot/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net/etherboot/Makefile b/net/etherboot/Makefile
index e9e09356faff..55db0423e4ef 100644
--- a/net/etherboot/Makefile
+++ b/net/etherboot/Makefile
@@ -6,8 +6,8 @@
# $FreeBSD$
#
-DISTNAME= etherboot-4.2.11
-PKGNAME= etherboot-4.2
+DISTNAME= etherboot-4.5.5
+PKGNAME= etherboot-4.5
CATEGORIES= net
MASTER_SITES= http://www.slug.org.au/etherboot/ \
http://www.us.kernel.org/pub/linux/devel/gcc/ \
@@ -20,7 +20,7 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
NO_PACKAGE= lots of configuration necessary
USE_GMAKE=1
-WRKSRC= ${WRKDIR}/${PKGNAME}/src-32
+WRKSRC= ${WRKDIR}/${DISTNAME}/src
BINUTILS_VER= binutils-2.9.1.0.25 # need newer version of gas for data32
pre-configure: