diff options
Diffstat (limited to 'devel/google-gdata/Makefile')
-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 1a137e01d65c..3d6496d4919e 100644 --- a/devel/google-gdata/Makefile +++ b/devel/google-gdata/Makefile @@ -13,7 +13,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= romain@FreeBSD.org +MAINTAINER= mono@FreeBSD.org COMMENT= .NET library for the Google Data API BUILD_DEPENDS= gmcs:${PORTSDIR}/lang/mono |