diff options
author | vg <vg@FreeBSD.org> | 2013-07-22 22:34:22 +0800 |
---|---|---|
committer | vg <vg@FreeBSD.org> | 2013-07-22 22:34:22 +0800 |
commit | a75014656c7be0e4d27eba5e74be40f5b80374c9 (patch) | |
tree | 914d70e2f7062f7f650ad403fd89a4c18d8ffa6d /net-im | |
parent | b1194ddcdd9dbe09ea88f1ca30a68c6c333e760c (diff) | |
download | freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.tar.gz freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.tar.zst freebsd-ports-gnome-a75014656c7be0e4d27eba5e74be40f5b80374c9.zip |
- Changed my email
- Trim Makefile headers and positions name and surname within
Approved by: eadler, rm (mentors)
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/py-jabberbot/Makefile | 2 | ||||
-rw-r--r-- | net-im/py-xmpppy/Makefile | 2 | ||||
-rw-r--r-- | net-im/qxmpp-leechcraft/Makefile | 2 | ||||
-rw-r--r-- | net-im/qxmpp/Makefile | 2 | ||||
-rw-r--r-- | net-im/vacuum-im/Makefile | 4 |
5 files changed, 6 insertions, 6 deletions
diff --git a/net-im/py-jabberbot/Makefile b/net-im/py-jabberbot/Makefile index 7183f72c9289..d53aae2ca493 100644 --- a/net-im/py-jabberbot/Makefile +++ b/net-im/py-jabberbot/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net-im python MASTER_SITES= SF/pythonjabberbot/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= A simple Jabber Bot for Python LICENSE= GPLv3 diff --git a/net-im/py-xmpppy/Makefile b/net-im/py-xmpppy/Makefile index 9baef787525c..14e73254bb00 100644 --- a/net-im/py-xmpppy/Makefile +++ b/net-im/py-xmpppy/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-rc1/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= ${PORTNAME}-${PORTVERSION}rc1 -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= A Python library that provides easy scripting with Jabber RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dnspython>=1.7.1:${PORTSDIR}/dns/py-dnspython diff --git a/net-im/qxmpp-leechcraft/Makefile b/net-im/qxmpp-leechcraft/Makefile index cbe3b22d3373..07cd6e2df460 100644 --- a/net-im/qxmpp-leechcraft/Makefile +++ b/net-im/qxmpp-leechcraft/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://cloud.github.com/downloads/0xd34df00d/qxmpp-dev/ PKGNAMESUFFIX= -leechcraft DISTNAME= qxmpp-${PORTVERSION}-extras -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= XMPP client library based on C++ and Qt LICENSE= LGPL21 diff --git a/net-im/qxmpp/Makefile b/net-im/qxmpp/Makefile index e1068f32cf83..218496fddde0 100644 --- a/net-im/qxmpp/Makefile +++ b/net-im/qxmpp/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= QXmpp is an xmpp client library based on Qt & C++ LICENSE= LGPL21 diff --git a/net-im/vacuum-im/Makefile b/net-im/vacuum-im/Makefile index fff990b618fa..e30feb633cce 100644 --- a/net-im/vacuum-im/Makefile +++ b/net-im/vacuum-im/Makefile @@ -1,4 +1,4 @@ -# Created by: Gvozdikov Veniamin <g.veniamin@googlemail.com> +# Created by: Veniamin Gvozdikov <vg@FreeBSD.org> # $FreeBSD$ PORTNAME= vacuum @@ -7,7 +7,7 @@ CATEGORIES= net-im MASTER_SITES= GOOGLE_CODE PKGNAMESUFFIX= -im -MAINTAINER= g.veniamin@googlemail.com +MAINTAINER= vg@FreeBSD.org COMMENT= Crossplatform Jabber client LICENSE= GPLv3 |