diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-06 14:53:47 +0000 |
commit | 8e810a2bc93974096863e410b3488f28bee3ea06 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /chat/loudmouth/Makefile | |
parent | 67682db319fab5f4bfd175291dddeb21d0d1531f (diff) | |
download | pkgsrc-8e810a2bc93974096863e410b3488f28bee3ea06.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
Diffstat (limited to 'chat/loudmouth/Makefile')
-rw-r--r-- | chat/loudmouth/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/loudmouth/Makefile b/chat/loudmouth/Makefile index 697e5cc898d..4e1068b2e92 100644 --- a/chat/loudmouth/Makefile +++ b/chat/loudmouth/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.25 2007/10/13 18:53:39 adam Exp $ +# $NetBSD: Makefile,v 1.26 2008/03/06 14:53:48 wiz Exp $ DISTNAME= loudmouth-1.2.3 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/1.2/} EXTRACT_SUFX= .tar.bz2 |