diff options
author | miwi <miwi@FreeBSD.org> | 2011-02-26 16:10:19 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2011-02-26 16:10:19 +0800 |
commit | d9b1c76445cac05e621e47c807a619190f18a369 (patch) | |
tree | c3dd5d0f28afd2d537fef3493f7ef95d9f3fd4cf /net/gupnp-ui | |
parent | 4786a5dcd2212ecf909de3cfaf01ab2f9f8098a3 (diff) | |
download | freebsd-ports-gnome-d9b1c76445cac05e621e47c807a619190f18a369.tar.gz freebsd-ports-gnome-d9b1c76445cac05e621e47c807a619190f18a369.tar.zst freebsd-ports-gnome-d9b1c76445cac05e621e47c807a619190f18a369.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 \ |