summaryrefslogtreecommitdiff
path: root/net/gssdp
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-08-20 11:26:59 +0000
committerwiz <wiz@pkgsrc.org>2019-08-20 11:26:59 +0000
commit29a5b5b63a1dd4de7149f810183670521d3051ad (patch)
tree86f2e4836b206d2b8c35c9b6d5e2920626386f1a /net/gssdp
parent981c6cf0713d8da8de81af0832e7e1b97cec24ea (diff)
downloadpkgsrc-29a5b5b63a1dd4de7149f810183670521d3051ad.tar.gz
gssdp: mention this is the outdated 1.0 branch
Diffstat (limited to 'net/gssdp')
-rw-r--r--net/gssdp/DESCR2
-rw-r--r--net/gssdp/Makefile4
2 files changed, 4 insertions, 2 deletions
diff --git a/net/gssdp/DESCR b/net/gssdp/DESCR
index 74085f80716..5e7c51195c5 100644
--- a/net/gssdp/DESCR
+++ b/net/gssdp/DESCR
@@ -1,3 +1,5 @@
A GObject-based API for handling resource discovery and announcement
over SSDP (Simple Service Discovery Protocol). This package also
provides a GTK-based device sniffer.
+
+This package contains the outdated 1.0 branch.
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile
index 016d4191340..0e0182e2825 100644
--- a/net/gssdp/Makefile
+++ b/net/gssdp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.78 2019/04/03 00:32:57 ryoon Exp $
+# $NetBSD: Makefile,v 1.79 2019/08/20 11:26:59 wiz Exp $
DISTNAME= gssdp-1.0.3
PKGREVISION= 2
@@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gupnp.org/
-COMMENT= Simple Service Discovery Protocol library and device sniffer
+COMMENT= Simple Service Discovery Protocol library and device sniffer (1.0 branch)
LICENSE= gnu-lgpl-v2
GNU_CONFIGURE= yes