diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:16:17 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 13:16:17 +0000 |
commit | a2636bcc7e88f570e1db12e44a992761fc891649 (patch) | |
tree | 86c814f8d9b357fcb3ab3e71827d703883e2f22a /net/ntp-devel | |
parent | - Fix typos (diff) |
Fix props.
Sponsored by: Absolight
Notes
Notes:
svn path=/head/; revision=412341
Diffstat (limited to 'net/ntp-devel')
-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 147e8e5aceb5..1299357ee76b 100644 --- a/net/ntp-devel/Makefile.inc +++ b/net/ntp-devel/Makefile.inc @@ -1,4 +1,4 @@ -# $FreeBSD: head/net/ntp/Makefile.inc 374987 2014-12-20 00:41:16Z cy $ +# $FreeBSD$ OPTIONS_DEFINE= NTPSNMPD \ SSL \ |