diff options
Diffstat (limited to 'net/gupnp')
-rw-r--r-- | net/gupnp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp/Makefile b/net/gupnp/Makefile index 6f7102af838c..e40077412c53 100644 --- a/net/gupnp/Makefile +++ b/net/gupnp/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 \ |