Date: Sun, 7 May 2023 14:28:37 GMT From: Cy Schubert <cy@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0c3b728c481b - main - net/ntp: Remove reference to defunct port Message-ID: <202305071428.347ESbZG058888@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by cy: URL: https://cgit.FreeBSD.org/ports/commit/?id=0c3b728c481be0626a0797c68c02d3a0c003f6ee commit 0c3b728c481be0626a0797c68c02d3a0c003f6ee Author: Cy Schubert <cy@FreeBSD.org> AuthorDate: 2023-05-07 14:27:22 +0000 Commit: Cy Schubert <cy@FreeBSD.org> CommitDate: 2023-05-07 14:27:22 +0000 net/ntp: Remove reference to defunct port net/ntp-devel was removed long ago. MFH: 2023Q2 --- net/ntp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/ntp/Makefile b/net/ntp/Makefile index ac2757ddaa00..9aec0498956c 100644 --- a/net/ntp/Makefile +++ b/net/ntp/Makefile @@ -13,7 +13,7 @@ WWW= https://www.ntp.org/ LIB_DEPENDS= libevent.so:devel/libevent -CONFLICTS= ntp-devel ntpsec openntpd +CONFLICTS= ntpsec openntpd USES= cpe pathfix shebangfix libedit libtool localbase:ldflags \ pkgconfig
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305071428.347ESbZG058888>