diff options
Diffstat (limited to 'net/dhcpconf/Makefile')
-rw-r--r-- | net/dhcpconf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/dhcpconf/Makefile b/net/dhcpconf/Makefile index 9c54c8f38fa1..1dca17f9643d 100644 --- a/net/dhcpconf/Makefile +++ b/net/dhcpconf/Makefile @@ -14,6 +14,7 @@ DISTNAME= dhcp-conf EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +COMMENT= Neat console-based ISC DHCP server configuration-generating utility LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm \ newt.51:${PORTSDIR}/devel/newt |