aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPaul Menzel <paulepanter@users.sourceforge.net>2011-04-26 15:54:53 +0200
committerPaul Menzel <paulepanter@users.sourceforge.net>2011-04-26 15:56:20 +0200
commit9b214725adeb3bce90f4ad5f7a5b34c2da94263d (patch)
tree6f5a96fc845e6b7caa5bff8d2094670a60bf9b30
parentce56683db5a9efe9b44ed7d1c64a88028ea87ff7 (diff)
downloadopenembedded-9b214725adeb3bce90f4ad5f7a5b34c2da94263d.tar.gz
tcp-wrappers: add variable `HOMEPAGE`
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
-rw-r--r--recipes/tcp-wrappers/tcp-wrappers_7.6.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/tcp-wrappers/tcp-wrappers_7.6.bb b/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
index a61bd5e6fc..9ee8026276 100644
--- a/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
+++ b/recipes/tcp-wrappers/tcp-wrappers_7.6.bb
@@ -1,5 +1,6 @@
DESCRIPTION = "Tools for monitoring and filtering incoming requests for tcp \
services."
+HOMEPAGE = "ftp://ftp.porcupine.org/pub/security/index.html"
LICENSE = "tcp-wrappers"
PRIORITY = "optional"
SECTION = "console/network"