diff options
author | romain <romain@FreeBSD.org> | 2011-06-14 18:43:35 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2011-06-14 18:43:35 +0800 |
commit | 8b707cc9bee16c9bce557ce875f714d94489c623 (patch) | |
tree | 9a8468c1602803da3bd9c91dbf3eb920fc4d20be /devel/google-gdata | |
parent | f42d471076c6accf68d47e0715d22b66548ed12e (diff) | |
download | freebsd-ports-graphics-8b707cc9bee16c9bce557ce875f714d94489c623.tar.gz freebsd-ports-graphics-8b707cc9bee16c9bce557ce875f714d94489c623.tar.zst freebsd-ports-graphics-8b707cc9bee16c9bce557ce875f714d94489c623.zip |
Change MAINTAINER address to a more suitable one.
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 1a137e01d65..3d6496d4919 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 |