diff options
Diffstat (limited to 'net-im/loudmouth')
-rw-r--r-- | net-im/loudmouth/Makefile | 3 | ||||
-rw-r--r-- | net-im/loudmouth/pkg-descr | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/net-im/loudmouth/Makefile b/net-im/loudmouth/Makefile index 3a797c8dc187..a66e120f7668 100644 --- a/net-im/loudmouth/Makefile +++ b/net-im/loudmouth/Makefile @@ -9,8 +9,7 @@ PORTNAME= loudmouth PORTVERSION= 1.4.3 PORTREVISION= 6 CATEGORIES= net-im gnome -MASTER_SITES= http://ftp.imendio.com/pub/imendio/loudmouth/src/ \ - GNOME +MASTER_SITES= GNOME MAINTAINER= gnome@FreeBSD.org COMMENT= Lightweight Jabber client library diff --git a/net-im/loudmouth/pkg-descr b/net-im/loudmouth/pkg-descr index 546a7c87ed8e..bd4242f0e024 100644 --- a/net-im/loudmouth/pkg-descr +++ b/net-im/loudmouth/pkg-descr @@ -1,5 +1,3 @@ Loudmouth is a lightweight and easy-to-use C library for programming with the Jabber protocol. It's designed to be easy to get started with and yet extensible to let you do anything the Jabber protocol allows. - -WWW: http://www.loudmouth-project.org/ |