diff options
author | wiz <wiz> | 2002-11-01 16:34:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-11-01 16:34:34 +0000 |
commit | 8d4faca8607346972ef1666a659e400ffc71791c (patch) | |
tree | 5bf46c240b57df1eed0497c9486dd8dd8411136a /chat | |
parent | 05c2b7e3b0952fbc7cf64457da9ba5dbf995b4cb (diff) | |
download | pkgsrc-8d4faca8607346972ef1666a659e400ffc71791c.tar.gz |
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
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 879b2e3437e..33740c8e64b 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2002/10/04 12:40:52 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2002/11/01 16:34:35 wiz Exp $ DISTNAME= gnomeicu-0.96 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 |