Index: head/net/pxe/Makefile =================================================================== --- head/net/pxe/Makefile (revision 110184) +++ head/net/pxe/Makefile (revision 110185) @@ -1,36 +1,36 @@ # New ports collection makefile for: pxe # Date created: 7 April 2002 # Whom: Anders Nordby # # $FreeBSD$ # PORTNAME= pxe -PORTVERSION= 1.4.1 +PORTVERSION= 1.4.2 CATEGORIES= net MASTER_SITES= http://www.kano.org.uk/projects/pxe/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= anders@FreeBSD.org COMMENT= PXE daemon, set up a boot menu for netbooting PXE enabled clients GNU_CONFIGURE= yes CONFIGURE_ARGS+= --with-config=${PREFIX}/etc/pxe.conf \ --with-log=/var/log/pxe.log \ --with-setuid=nobody DOCS= Changes INSTALL LICENCE README .include do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pxe ${PREFIX}/sbin/ ${INSTALL_DATA} ${WRKSRC}/pxe.conf ${PREFIX}/etc/pxe.conf.sample .if !defined(NOPORTDOCS) @${INSTALL} -d -m 0755 ${DOCSDIR} .for f in ${DOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}/ .endfor .endif .include Property changes on: head/net/pxe/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.8 \ No newline at end of property +1.9 \ No newline at end of property Index: head/net/pxe/distinfo =================================================================== --- head/net/pxe/distinfo (revision 110184) +++ head/net/pxe/distinfo (revision 110185) @@ -1,2 +1,2 @@ -MD5 (pxe-1.4.1.tar.gz) = f438ee1e394540340c00aaa035aecf0b -SIZE (pxe-1.4.1.tar.gz) = 56164 +MD5 (pxe-1.4.2.tar.gz) = 89dcb359a4c4fce475633dd771e77aa7 +SIZE (pxe-1.4.2.tar.gz) = 56342 Property changes on: head/net/pxe/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property