diff options
author | rodent <rodent> | 2013-04-06 13:09:24 +0000 |
---|---|---|
committer | rodent <rodent> | 2013-04-06 13:09:24 +0000 |
commit | dec446e442d6562a7c114e2ccca3cf1ee1d64c76 (patch) | |
tree | a63f602fc497b7981d4117d40fbeca585ed02710 /chat | |
parent | acd4c520a55610670e5458f9036582943aae76a4 (diff) | |
download | pkgsrc-dec446e442d6562a7c114e2ccca3cf1ee1d64c76.tar.gz |
"Please write NetBSD.org instead of netbsd.org"
Diffstat (limited to 'chat')
-rw-r--r-- | chat/py-xmpppy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/py-xmpppy/Makefile b/chat/py-xmpppy/Makefile index 1be5c9f1d0f..d99fa3d5034 100644 --- a/chat/py-xmpppy/Makefile +++ b/chat/py-xmpppy/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/10/03 00:02:43 asau Exp $ +# $NetBSD: Makefile,v 1.3 2013/04/06 13:09:24 rodent Exp $ # DISTNAME= xmpppy-0.5.0rc1 @@ -7,7 +7,7 @@ PKGREVISION= 2 CATEGORIES= chat python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmpppy/} -MAINTAINER= schnoebe@netbsd.org +MAINTAINER= schnoebe@NetBSD.org HOMEPAGE= http://xmpppy.sourceforge.net/ COMMENT= XMPP (Jabber) library for Python LICENSE= gnu-gpl-v2 |