diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-04 20:06:07 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-04 20:06:07 +0800 |
commit | badb0f1fe923004500602e5acc83a4c2a47d054f (patch) | |
tree | 5c2802e673e82c81ab9c22a4029195ecca38ad45 /devel/google-gdata | |
parent | f7ec57ccbf4d0b75b270cf0194f22edf95fa7a5d (diff) | |
download | freebsd-ports-gnome-badb0f1fe923004500602e5acc83a4c2a47d054f.tar.gz freebsd-ports-gnome-badb0f1fe923004500602e5acc83a4c2a47d054f.tar.zst freebsd-ports-gnome-badb0f1fe923004500602e5acc83a4c2a47d054f.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Diffstat (limited to 'devel/google-gdata')
-rw-r--r-- | devel/google-gdata/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/google-gdata/Makefile b/devel/google-gdata/Makefile index 5b7090bf1958..aac57a860da5 100644 --- a/devel/google-gdata/Makefile +++ b/devel/google-gdata/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://google-gdata.googlecode.com/files/:1 \ DISTNAME= libgoogle-data-mono-${PORTVERSION} DISTFILES= libgoogle-data-mono-${PORTVERSION}${EXTRACT_SUFX}:1 zlib-${ZLIB_VERSION}${EXTRACT_SUFX}:2 -MAINTAINER= mono@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= .NET library for the Google Data API BUILD_DEPENDS= gmcs:${PORTSDIR}/lang/mono |