diff options
author | minskim <minskim@pkgsrc.org> | 2004-02-25 15:53:17 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-02-25 15:53:17 +0000 |
commit | b8f55ebe16bc54a1accf8ed09d35bd2567df1103 (patch) | |
tree | b642d72904ce91f85ee8989198bf2b6a8e0366b6 /chat/gossip | |
parent | 56d07bed099918c7f7ffc35f319dff0d8d7528db (diff) | |
download | pkgsrc-b8f55ebe16bc54a1accf8ed09d35bd2567df1103.tar.gz |
Bump PKGREVISION due to the update of libgcrypt.
Diffstat (limited to 'chat/gossip')
-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 93cec614930..9f65e33fecc 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2004/02/20 14:25:04 jmmv Exp $ +# $NetBSD: Makefile,v 1.19 2004/02/25 16:09:47 minskim Exp $ # DISTNAME= gossip-0.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.7/} EXTRACT_SUFX= .tar.bz2 |