From 33bc5ad3bcb8ff8b2581d359c94802a8deaf59c4 Mon Sep 17 00:00:00 2001 From: sem Date: Fri, 25 Aug 2006 12:02:58 +0000 Subject: - Update to 3.0.5rc1 - New USE_RC_SUBR order - Stop daemons on ports deinstall. (Add note in UPDATING about this) PR: ports/102489 Submitted by: maintainer --- net/isc-dhcp40-relay/pkg-plist | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/isc-dhcp40-relay') diff --git a/net/isc-dhcp40-relay/pkg-plist b/net/isc-dhcp40-relay/pkg-plist index 4e31ff1c9fd7..d0182db32a9c 100644 --- a/net/isc-dhcp40-relay/pkg-plist +++ b/net/isc-dhcp40-relay/pkg-plist @@ -1,3 +1,4 @@ -@comment $FreeBSD: /tmp/pcvs/ports/net/isc-dhcp40-relay/Attic/pkg-plist,v 1.4 2004-06-26 08:46:05 eik Exp $ -etc/rc.d/isc-dhcrelay.sh +@comment $FreeBSD: /tmp/pcvs/ports/net/isc-dhcp40-relay/Attic/pkg-plist,v 1.5 2006-08-25 12:02:58 sem Exp $ +@unexec %D/etc/rc.d/isc-dhcrelay.sh forcestop 2>/dev/null || true +@unexec %D/etc/rc.d/isc-dhcrelay forcestop 2>/dev/null || true sbin/dhcrelay -- cgit