summaryrefslogtreecommitdiff
path: root/net/ntp
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2021-04-06 13:55:50 +0200
committerMathieu Arnold <mat@FreeBSD.org>2021-04-06 16:31:07 +0200
commit305f148f482daf30dcf728039d03d019f88344eb (patch)
treeff16a91b9ebb1e884ba29f7732b812547ea81b9e /net/ntp
parentframework: Remove $FreeBSD$ (diff)
Remove # $FreeBSD$ from Makefiles.
Diffstat (limited to 'net/ntp')
-rw-r--r--net/ntp/Makefile1
-rw-r--r--net/ntp/Makefile.inc2
2 files changed, 0 insertions, 3 deletions
diff --git a/net/ntp/Makefile b/net/ntp/Makefile
index f73f7c34896b..caa8182f152f 100644
--- a/net/ntp/Makefile
+++ b/net/ntp/Makefile
@@ -1,5 +1,4 @@
# Created by: andreas
-# $FreeBSD$
PORTNAME= ntp
PORTVERSION= 4.2.8p15
diff --git a/net/ntp/Makefile.inc b/net/ntp/Makefile.inc
index 9f35dd65699d..c8c734134f93 100644
--- a/net/ntp/Makefile.inc
+++ b/net/ntp/Makefile.inc
@@ -1,5 +1,3 @@
-# $FreeBSD$
-
OPTIONS_DEFINE= NTPSNMPD \
SSL \
IPV6 \