From 739c7fe8f518c602cb9f4909c58b694dd70f4efe Mon Sep 17 00:00:00 2001 From: roberto Date: Thu, 5 Jun 2003 05:03:01 +0000 Subject: Follow the trend of moving MAINTAINER lines from Makefile into src/MAINTAINERS. --- usr.sbin/ntp/Makefile | 2 -- usr.sbin/ntp/Makefile.inc | 2 -- 2 files changed, 4 deletions(-) (limited to 'usr.sbin/ntp') diff --git a/usr.sbin/ntp/Makefile b/usr.sbin/ntp/Makefile index 6605c6e..8f665da 100644 --- a/usr.sbin/ntp/Makefile +++ b/usr.sbin/ntp/Makefile @@ -1,8 +1,6 @@ # Makefile for ntpd. # $FreeBSD$ -MAINTAINER= roberto - SUBDIR= libntp libparse ntpd ntpdc ntpq ntpdate ntptrace \ ntptimeset ntptime ntp-genkeys diff --git a/usr.sbin/ntp/Makefile.inc b/usr.sbin/ntp/Makefile.inc index 322a56d..1f548ee 100644 --- a/usr.sbin/ntp/Makefile.inc +++ b/usr.sbin/ntp/Makefile.inc @@ -1,7 +1,5 @@ # $FreeBSD$ -MAINTAINER= roberto - DEFS_LOCAL= -DPARSE -DHAVE_CONFIG_H NTPDEFS= -DSYS_FREEBSD # CLOCKDEFS= -- cgit v1.1