diff options
author | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-04-27 12:31:32 +0000 |
commit | 83908fe6f952328b0992bc1d4db193a1ef9eceb5 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /chat/gnomeicu | |
parent | 86b731d96590bc50122622e7fd30485650060737 (diff) | |
download | pkgsrc-83908fe6f952328b0992bc1d4db193a1ef9eceb5.tar.gz |
Recursive bump from icu shlib major bumped to 49.
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 c674ea16f61..47aeef07c64 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2012/03/06 17:38:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.77 2012/04/27 12:31:34 obache Exp $ DISTNAME= gnomeicu-0.99.12 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 |