diff options
author | Anders Nordby <anders@FreeBSD.org> | 2004-01-26 21:21:10 +0000 |
---|---|---|
committer | Anders Nordby <anders@FreeBSD.org> | 2004-01-26 21:21:10 +0000 |
commit | 16a1765fe922a8e36146164a0ee5f2564a073935 (patch) | |
tree | 10f67bc167081b49174748ad5b304c3dad6c5805 /net/pxe | |
parent | d96d74beb11dab2d109917c44c61d64f274ac0ab (diff) | |
download | ports-16a1765fe922a8e36146164a0ee5f2564a073935.tar.gz ports-16a1765fe922a8e36146164a0ee5f2564a073935.zip |
Notes
Diffstat (limited to 'net/pxe')
-rw-r--r-- | net/pxe/Makefile | 6 | ||||
-rw-r--r-- | net/pxe/distinfo | 2 |
2 files changed, 2 insertions, 6 deletions
diff --git a/net/pxe/Makefile b/net/pxe/Makefile index d70fdd461574..117a775b1e93 100644 --- a/net/pxe/Makefile +++ b/net/pxe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pxe -PORTVERSION= 1.4 +PORTVERSION= 1.4.1 CATEGORIES= net MASTER_SITES= http://www.kano.org.uk/projects/pxe/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ @@ -23,10 +23,6 @@ DOCS= Changes INSTALL LICENCE README .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 500113 -BROKEN= "Does not compile on FreeBSD ${OSVERSION}" -.endif - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/pxe ${PREFIX}/sbin/ ${INSTALL_DATA} ${WRKSRC}/pxe.conf ${PREFIX}/etc/pxe.conf.sample diff --git a/net/pxe/distinfo b/net/pxe/distinfo index 3080f52868bd..7ff416e44dc3 100644 --- a/net/pxe/distinfo +++ b/net/pxe/distinfo @@ -1 +1 @@ -MD5 (pxe-1.4.tar.gz) = 3896cad363f7d19d9e58ef61620e796f +MD5 (pxe-1.4.1.tar.gz) = f438ee1e394540340c00aaa035aecf0b |