diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-02-26 08:10:19 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-02-26 08:10:19 +0000 |
commit | 9189e0ce7a9be153fa8cd60b391ad0e41f76fff1 (patch) | |
tree | f9f858f8366d0788667cbc1573ff6a86f4553372 /net/gssdp | |
parent | 4fd7f39cb5cc2fbc49af3430b71e1732b5ded0ef (diff) |
Notes
Diffstat (limited to 'net/gssdp')
-rw-r--r-- | net/gssdp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gssdp/Makefile b/net/gssdp/Makefile index 039df1954db6..12ab8bfa1fd9 100644 --- a/net/gssdp/Makefile +++ b/net/gssdp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= net MASTER_SITES= http://www.gupnp.org/sources/${PORTNAME}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Framework for UPnP devices LIB_DEPENDS+= soup-2.4.1:${PORTSDIR}/devel/libsoup |