diff options
Diffstat (limited to 'net/ntp-devel')
-rw-r--r-- | net/ntp-devel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/net/ntp-devel/Makefile b/net/ntp-devel/Makefile index c476136e4dd4..90febb39c523 100644 --- a/net/ntp-devel/Makefile +++ b/net/ntp-devel/Makefile @@ -11,6 +11,9 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.udel.edu/pub/ntp/ntp4/ \ http://www.eecis.udel.edu/~ntp/ntp_spool/ntp4/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/-rc/} +# +# XXX Remove the following line when NTP develoopment resumes. +IGNORE= 4.2.0 just released, no development version available. MAINTAINER= cy@FreeBSD.org COMMENT= The Network Time Protocol Distribution |