diff options
Diffstat (limited to 'chat/loudmouth')
-rw-r--r-- | chat/loudmouth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/loudmouth/Makefile b/chat/loudmouth/Makefile index f13239fa15a..f3bc24a6729 100644 --- a/chat/loudmouth/Makefile +++ b/chat/loudmouth/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2006/02/05 23:08:25 joerg Exp $ +# $NetBSD: Makefile,v 1.19 2006/03/04 21:29:03 jlam Exp $ DISTNAME= loudmouth-1.0.1 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/1.0/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= tech-pkg@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://loudmouth.imendio.org/ COMMENT= Lightweight Jabber client library |