diff options
author | Romain Tartière <romain@FreeBSD.org> | 2011-06-14 10:43:35 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2011-06-14 10:43:35 +0000 |
commit | 5d77034022c5295fa24f8465d6cc9150b2cb5beb (patch) | |
tree | 05b1e48ded27e0d3dbdb5df69e8ffed2c917fb94 /devel/google-gdata | |
parent | a719ad577df39bf725b223a1cbbdd7e9e0fc0e6d (diff) | |
download | ports-5d77034022c5295fa24f8465d6cc9150b2cb5beb.tar.gz ports-5d77034022c5295fa24f8465d6cc9150b2cb5beb.zip |
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 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 |