summaryrefslogtreecommitdiff
path: root/net/gssdp
diff options
context:
space:
mode:
authorreed <reed>2011-04-15 15:00:27 +0000
committerreed <reed>2011-04-15 15:00:27 +0000
commit06b5796b1a12a6b959977f37fbb67c7be3bce8c0 (patch)
treef688d979557da320daae68cb9231e56c49b4ca6b /net/gssdp
parent5293773342926cd5d6ccd95f7eae983c97d3427b (diff)
downloadpkgsrc-06b5796b1a12a6b959977f37fbb67c7be3bce8c0.tar.gz
Change description and comment to spell out Simple Service Discovery Protocol
and to mention the included tool.
Diffstat (limited to 'net/gssdp')
-rw-r--r--net/gssdp/DESCR3
-rw-r--r--net/gssdp/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/net/gssdp/DESCR b/net/gssdp/DESCR
index 259c01c7a8e..74085f80716 100644
--- a/net/gssdp/DESCR
+++ b/net/gssdp/DESCR
@@ -1,2 +1,3 @@
A GObject-based API for handling resource discovery and announcement
-over SSDP.
+over SSDP (Simple Service Discovery Protocol). This package also
+provides a GTK-based device sniffer.
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile
index 016b3a187a6..e75731dc2f5 100644
--- a/net/gssdp/Makefile
+++ b/net/gssdp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2011/01/13 13:39:03 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2011/04/15 15:00:27 reed Exp $
#
DISTNAME= gssdp-0.7.2
@@ -8,7 +8,7 @@ MASTER_SITES= http://www.gupnp.org/sources/gssdp/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gupnp.org/
-COMMENT= SSDP library
+COMMENT= Simple Service Discovery Protocol library and device sniffer
LICENSE= gnu-lgpl-v2
GNU_CONFIGURE= yes