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 | |
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')
-rw-r--r-- | net/gssdp/Makefile | 2 | ||||
-rw-r--r-- | net/gupnp-av/Makefile | 2 | ||||
-rw-r--r-- | net/gupnp-igd/Makefile | 2 | ||||
-rw-r--r-- | net/gupnp-ui/Makefile | 2 | ||||
-rw-r--r-- | net/gupnp/Makefile | 2 |
5 files changed, 5 insertions, 5 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 diff --git a/net/gupnp-av/Makefile b/net/gupnp-av/Makefile index 173be2738e6e..a1cd46f487b1 100644 --- a/net/gupnp-av/Makefile +++ b/net/gupnp-av/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.gupnp.org/sources/${PORTNAME}/ -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Helpers for audio/video applications using GUPnP LIB_DEPENDS= gupnp-1.0:${PORTSDIR}/net/gupnp diff --git a/net/gupnp-igd/Makefile b/net/gupnp-igd/Makefile index b3fd2d76c446..523a335db3e8 100644 --- a/net/gupnp-igd/Makefile +++ b/net/gupnp-igd/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= Library to handle UPnP IGD port mapping BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/pygobject-2.0.pc:${PORTSDIR}/devel/py-gobject 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 \ 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 \ |