diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-01 20:34:45 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-01 20:34:45 +0000 |
commit | f8bc614c63301e5810d7da8ae2c5c417c3b35a0c (patch) | |
tree | b736f6bc9844a2b0a219c061c733b5fe04beef99 /chat/loudmouth | |
parent | 4b70fae68bb0090f08d01884de76d151510da3cd (diff) | |
download | pkgsrc-f8bc614c63301e5810d7da8ae2c5c417c3b35a0c.tar.gz |
Bump PKGREVISION due to libtasn1 and gnutls updates.
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 6942dc7c628..a9626b46522 100644 --- a/chat/loudmouth/Makefile +++ b/chat/loudmouth/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2004/02/25 16:09:47 minskim Exp $ +# $NetBSD: Makefile,v 1.3 2004/03/01 20:34:45 jmmv Exp $ # DISTNAME= loudmouth-0.15.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/0.15/} EXTRACT_SUFX= .tar.bz2 |