diff options
author | kwm <kwm@FreeBSD.org> | 2011-09-19 20:10:09 +0800 |
---|---|---|
committer | kwm <kwm@FreeBSD.org> | 2011-09-19 20:10:09 +0800 |
commit | 7d54352807bbe92228844b5437f98e8e41b67dbe (patch) | |
tree | 5851857905f98d5899dda4cf64124a2dcf603778 /net-im | |
parent | b46a6b6b7a4734003c41ff799d93c14213697fdc (diff) | |
download | freebsd-ports-gnome-7d54352807bbe92228844b5437f98e8e41b67dbe.tar.gz freebsd-ports-gnome-7d54352807bbe92228844b5437f98e8e41b67dbe.tar.zst freebsd-ports-gnome-7d54352807bbe92228844b5437f98e8e41b67dbe.zip |
Remove dead mirror and remove project WWW from pkg-descr. The current page
doesn't have anything to do with loudmouth.
Diffstat (limited to 'net-im')
-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/ |