From 948ad445d9d794afce0925d7ba952636906bbd88 Mon Sep 17 00:00:00 2001
From: Enno Boland <gottox@voidlinux.eu>
Date: Sun, 3 Apr 2016 23:12:02 +0200
Subject: [PATCH] ntp: no alias to /etc/sv/ntpd.

---
 srcpkgs/ntp/template | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/srcpkgs/ntp/template b/srcpkgs/ntp/template
index ce90837d530..e757619cf5b 100644
--- a/srcpkgs/ntp/template
+++ b/srcpkgs/ntp/template
@@ -1,7 +1,7 @@
 # Template file for 'ntp'
 pkgname=ntp
 version=4.2.8p6
-revision=2
+revision=3
 build_style=gnu-configure
 configure_args="--with-crypto --enable-linuxcap --enable-ipv6 --enable-ntp-signd
  --enable-all-clocks ol_cv_pthread_select_yields=yes"
@@ -21,8 +21,7 @@ ntpd_homedir="/var/db/ntpd"
 provides="ntp-daemon-0_1"
 alternatives="
  ntpd:ntpd:/usr/bin/isc-ntpd
- ntpd:ntpd.8:/usr/share/man/man8/isc-ntpd.8
- ntpd:ntpd:/etc/sv/isc-ntpd"
+ ntpd:ntpd.8:/usr/share/man/man8/isc-ntpd.8"
 
 post_install() {
 	# Rename files for alternatives.