diff options
author | Cy Schubert <cy@FreeBSD.org> | 2015-01-06 06:33:52 +0000 |
---|---|---|
committer | Cy Schubert <cy@FreeBSD.org> | 2015-01-06 06:33:52 +0000 |
commit | 77a0f0bdea66d4e66bd77e35870779f12d053d13 (patch) | |
tree | 9b47717168fd12590b52aa1a7feaf6a11068520d /net/ntp-devel/Makefile.inc | |
parent | Adjust MASTER_SITES. (diff) |
Ntp devel port now tracks ntp-4.2.8p1 betas as our upline works to
iron out bugs. We start with beta4.
Notes
Notes:
svn path=/head/; revision=376385
Diffstat (limited to 'net/ntp-devel/Makefile.inc')
-rw-r--r-- | net/ntp-devel/Makefile.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ntp-devel/Makefile.inc b/net/ntp-devel/Makefile.inc index 1791578e83ee..147e8e5aceb5 100644 --- a/net/ntp-devel/Makefile.inc +++ b/net/ntp-devel/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD: /tmp/pcvs/ports/net/ntp-devel/Makefile.inc,v 1.1 2011-11-27 23:02:28 cy Exp $ +# $FreeBSD: head/net/ntp/Makefile.inc 374987 2014-12-20 00:41:16Z cy $ OPTIONS_DEFINE= NTPSNMPD \ SSL \ |