Fix Makefile typo.

This commit is contained in:
Cy Schubert 2016-08-24 03:26:47 +00:00
parent f085ee434c
commit 8fa20b7b02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=420757
2 changed files with 2 additions and 2 deletions

View file

@ -14,7 +14,7 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= The Network Time Protocol Distribution
LIB_DEPENDS= libevent.so:devel/libevent2 \
LIB_DEPENDS+=libmd5.so:www/libwww
libmd5.so:www/libwww
CONFLICTS= ntp-[0-9].* ntp-rc-*

View file

@ -14,7 +14,7 @@ MAINTAINER= cy@FreeBSD.org
COMMENT= The Network Time Protocol Distribution
LIB_DEPENDS= libevent.so:devel/libevent2 \
LIB_DEPENDS+=libmd5.so:www/libwww
libmd5.so:www/libwww
CONFLICTS= ntp-rc-* ntp-devel-*