diff options
Diffstat (limited to 'net/pxe')
-rw-r--r-- | net/pxe/Makefile | 1 | ||||
-rw-r--r-- | net/pxe/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/net/pxe/Makefile b/net/pxe/Makefile index 111ebe1893af..b16a751ef508 100644 --- a/net/pxe/Makefile +++ b/net/pxe/Makefile @@ -12,6 +12,7 @@ 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 USE_REINPLACE= yes diff --git a/net/pxe/pkg-comment b/net/pxe/pkg-comment deleted file mode 100644 index c957071780a8..000000000000 --- a/net/pxe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PXE daemon, set up a boot menu for netbooting PXE enabled clients |