diff options
author | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
commit | 0b8aa0f6a38b398cf462517722bb3713f913e309 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /chat | |
parent | 02179dcf7df31a6e5d121ddd818339bc3895a519 (diff) | |
download | pkgsrc-0b8aa0f6a38b398cf462517722bb3713f913e309.tar.gz |
Recursive bump from gdbm shlib bump.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | chat/libpurple/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 87d5d299832..ab5c0115789 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.68 2011/07/21 13:05:47 obache Exp $ +# $NetBSD: Makefile,v 1.69 2011/08/23 13:06:47 obache Exp $ DISTNAME= gnomeicu-0.99.12 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index 27afae1a6c5..f4c37f7f5b2 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.30 2011/06/30 13:03:39 obache Exp $ +# $NetBSD: Makefile,v 1.31 2011/08/23 13:06:48 obache Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client backend PKG_DESTDIR_SUPPORT= user-destdir |