diff options
author | wiz <wiz@pkgsrc.org> | 2002-11-01 16:34:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-11-01 16:34:34 +0000 |
commit | f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f (patch) | |
tree | 5bf46c240b57df1eed0497c9486dd8dd8411136a /chat/gnomeicu | |
parent | 389bf7aeba835f60680a6e668276e56025fa4024 (diff) | |
download | pkgsrc-f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f.tar.gz |
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
Diffstat (limited to 'chat/gnomeicu')
-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 |