diff options
author | wiz <wiz@pkgsrc.org> | 2008-09-06 20:54:31 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-09-06 20:54:31 +0000 |
commit | 03b53774baca032f57cb57e254d5078f0a2a6302 (patch) | |
tree | 959c5b34b4e98a6f3062256d945ee41a4ba0c850 /chat | |
parent | d282dbc3f4a2c325e5060704e4e139468f67fe0f (diff) | |
download | pkgsrc-03b53774baca032f57cb57e254d5078f0a2a6302.tar.gz |
Recursive PKGREVISION/ABI-depends bump for db4 4.6->4.7 update (shlib
name change).
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gnomeicu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index c3e08948c2a..42e1ad1b9d4 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.55 2008/06/20 01:09:09 joerg Exp $ +# $NetBSD: Makefile,v 1.56 2008/09/06 20:54:31 wiz Exp $ DISTNAME= gnomeicu-0.99.12 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 |