diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:06:07 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-04 12:06:07 +0000 |
commit | c93492e84eb993eefc439c1e568ffcc9b840b9cc (patch) | |
tree | 5c2802e673e82c81ab9c22a4029195ecca38ad45 /devel/google-gdata | |
parent | e9e165c331338af42aaf178f372c0e5ff25d0e46 (diff) |
Notes
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 |