diff options
Diffstat (limited to 'net/ntp/Makefile')
-rw-r--r-- | net/ntp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile index 115941d710f0..ac2757ddaa00 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -9,6 +9,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/P/p/:S/.r/-RC/} MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution +WWW= https://www.ntp.org/ LIB_DEPENDS= libevent.so:devel/libevent |