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 | d7c7b77a61b83b2df78a0f38ee3aa71b1fb18e40 (patch) | |
tree | 362cd4a009223f6fa5554d5013e0283cdeadca13 /chat/gossip/Makefile | |
parent | d875ac95ea467f1f1d82f3b0834389ef9024e013 (diff) | |
download | pkgsrc-d7c7b77a61b83b2df78a0f38ee3aa71b1fb18e40.tar.gz |
Recursive PKGREVISION bump for gnutls-2.2.2 update with shlib major bump.
Diffstat (limited to 'chat/gossip/Makefile')
-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 75cf13d2b54..c4d806ba71b 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.56 2007/09/21 13:03:28 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2008/03/06 14:53:48 wiz Exp $ # DISTNAME= gossip-0.10.2 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/} EXTRACT_SUFX= .tar.bz2 |