aboutsummaryrefslogtreecommitdiffstats
path: root/net/ntp
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2016-08-24 11:26:47 +0800
committerCy Schubert <cy@FreeBSD.org>2016-08-24 11:26:47 +0800
commit8fa20b7b02f66847e49d0e475f11c06932f302a0 (patch)
treecd52d194b7e2d6e7d0f295ffce7617f00e5078ed /net/ntp
parentf085ee434c076e39b7e8a216f8db9c34e19ec681 (diff)
downloadfreebsd-ports-8fa20b7b02f66847e49d0e475f11c06932f302a0.tar.gz
freebsd-ports-8fa20b7b02f66847e49d0e475f11c06932f302a0.tar.zst
freebsd-ports-8fa20b7b02f66847e49d0e475f11c06932f302a0.zip
Fix Makefile typo.
Notes
Notes: svn path=/head/; revision=420757
Diffstat (limited to 'net/ntp')
-rw-r--r--net/ntp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index 874123a16138..35d9e737299d 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -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-*