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/gupnp-ui | |
parent | 4fd7f39cb5cc2fbc49af3430b71e1732b5ded0ef (diff) | |
download | freebsd-ports-9189e0ce7a9be153fa8cd60b391ad0e41f76fff1.zip |
- Reset maintainership
Diffstat (limited to 'net/gupnp-ui')
-rw-r--r-- | net/gupnp-ui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gupnp-ui/Makefile b/net/gupnp-ui/Makefile index a0eb65183a70..992a8423f2a4 100644 --- a/net/gupnp-ui/Makefile +++ b/net/gupnp-ui/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 \ |