diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-03-07 22:47:04 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-03-07 22:47:04 +0000 |
commit | 6b343ba55080037c1762d2edd635031ff907ecb1 (patch) | |
tree | a1262135c675b72d1bf03103c1872fbcbfcb24ef /chat | |
parent | ec86c3520318baafb1a05deeb744d2bf74dca1bc (diff) | |
download | pkgsrc-6b343ba55080037c1762d2edd635031ff907ecb1.tar.gz |
Bump PKGREVISION due to loudmouth update (SSL support).
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gossip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index 9f65e33fecc..63e7c57896d 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2004/02/25 16:09:47 minskim Exp $ +# $NetBSD: Makefile,v 1.20 2004/03/07 22:47:04 jmmv Exp $ # DISTNAME= gossip-0.7 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.7/} EXTRACT_SUFX= .tar.bz2 |