diff options
author | anders <anders@FreeBSD.org> | 2004-05-28 13:13:26 +0000 |
---|---|---|
committer | anders <anders@FreeBSD.org> | 2004-05-28 13:13:26 +0000 |
commit | 2e657fe3e3367c0bc30588b8ab4b92c8bd5c4ddb (patch) | |
tree | 66129e9d695792ea5cb83d324de2289f64b331da /net/pxe/Makefile | |
parent | d6ee0d7466e47c99544f14a09c83bd5bc3260236 (diff) | |
download | FreeBSD-ports-2e657fe3e3367c0bc30588b8ab4b92c8bd5c4ddb.zip FreeBSD-ports-2e657fe3e3367c0bc30588b8ab4b92c8bd5c4ddb.tar.gz |
Update to 1.4.2.
Diffstat (limited to 'net/pxe/Makefile')
-rw-r--r-- | net/pxe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pxe/Makefile b/net/pxe/Makefile index 117a775..4cdfb12 100644 --- a/net/pxe/Makefile +++ b/net/pxe/Makefile @@ -6,7 +6,7 @@ # 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/ |