diff options
Diffstat (limited to 'net-mgmt/smokeping/files/pkg-deinstall.in')
-rw-r--r-- | net-mgmt/smokeping/files/pkg-deinstall.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/net-mgmt/smokeping/files/pkg-deinstall.in b/net-mgmt/smokeping/files/pkg-deinstall.in index e2604e6cb88e..c96231e5e65e 100644 --- a/net-mgmt/smokeping/files/pkg-deinstall.in +++ b/net-mgmt/smokeping/files/pkg-deinstall.in @@ -1,7 +1,4 @@ #!/bin/sh -# -# $FreeBSD: /tmp/pcvs/ports/net-mgmt/smokeping/files/pkg-deinstall.in,v 1.1 2010-02-15 12:53:24 lth Exp $ -# if [ -f ${PKG_PREFIX}/var/smokeping/smokeping.pid ]; then rm ${PKG_PREFIX}/var/smokeping/smokeping.pid |