]> git.ipfire.org Git - people/stevee/ipfire-3.x.git/commitdiff
dhcping: Drop package
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Mar 2023 17:18:50 +0000 (17:18 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Mar 2023 17:22:53 +0000 (17:22 +0000)
This seems to be unmaintained for about 20 years.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
dhcping/dhcping.nm [deleted file]

diff --git a/dhcping/dhcping.nm b/dhcping/dhcping.nm
deleted file mode 100644 (file)
index 3d31c72..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-###############################################################################
-# IPFire.org    - An Open Source Firewall Solution                            #
-# Copyright (C) - IPFire Development Team <info@ipfire.org>                   #
-###############################################################################
-
-name       = dhcping
-version    = 1.2
-release    = 1
-
-groups     = Applications/Internet
-url        = http://www.mavetju.org/unix/general.php
-license    = MIT
-summary    = DHCP daemon ping program
-
-description
-       Dhcping allows the system administrator to check if a remote DHCP
-       server is still functioning.
-end
-
-source_dl  = http://www.mavetju.org/download/
-
-packages
-       package %{name}
-
-       package %{name}-debuginfo
-               template DEBUGINFO
-       end
-end