diff options
Diffstat (limited to 'net/pxe/Makefile')
-rw-r--r-- | net/pxe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pxe/Makefile b/net/pxe/Makefile index b2da992553d9..ade2be439f3b 100644 --- a/net/pxe/Makefile +++ b/net/pxe/Makefile @@ -7,6 +7,7 @@ MASTER_SITES= http://www.kano.org.uk/projects/pxe/ \ MAINTAINER= ports@FreeBSD.org COMMENT= PXE daemon, set up a boot menu for netbooting PXE enabled clients +WWW= http://www.kano.org.uk/projects/pxe/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENCE |