diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-02 00:08:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-08-02 00:08:03 +0000 |
commit | 379de6bdf7ec239b79f58c4796d01f78827746cb (patch) | |
tree | bf0f852b2845c520520e50420d443c88d503170c /net-im/pymsn | |
parent | f81119dfa0f6c73f5fb540a71f32db6567b65847 (diff) | |
download | ports-379de6bdf7ec239b79f58c4796d01f78827746cb.tar.gz ports-379de6bdf7ec239b79f58c4796d01f78827746cb.zip |
Notes
Diffstat (limited to 'net-im/pymsn')
-rw-r--r-- | net-im/pymsn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pymsn/Makefile b/net-im/pymsn/Makefile index 36e9503f153a..92a26a3615cc 100644 --- a/net-im/pymsn/Makefile +++ b/net-im/pymsn/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-im MASTER_SITES= http://telepathy.freedesktop.org/releases/${PORTNAME}/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= gnome@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= MSN Connection library LIB_PC_DEPENDS= pygobject-2.0.pc:${PORTSDIR}/devel/py-gobject |