diff options
author | wiz <wiz> | 2010-01-20 14:04:52 +0000 |
---|---|---|
committer | wiz <wiz> | 2010-01-20 14:04:52 +0000 |
commit | 1cd8c8286825d7339712ced49f2e78444d94cc21 (patch) | |
tree | c9ab846f65011ac4add8dd5116e75753d2cbf281 /chat/libpurple/Makefile | |
parent | e9699902d4691773a7ce5063609b6894695a7abb (diff) | |
download | pkgsrc-1cd8c8286825d7339712ced49f2e78444d94cc21.tar.gz |
Bump PKGREVISION for gupnp/gssdp API changes.
Diffstat (limited to 'chat/libpurple/Makefile')
-rw-r--r-- | chat/libpurple/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index bbbe4b6c3e5..1f2d9174857 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2009/09/06 21:06:44 abs Exp $ +# $NetBSD: Makefile,v 1.17 2010/01/20 14:04:52 wiz Exp $ # PKGNAME= libpurple-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client backend PKG_DESTDIR_SUPPORT= user-destdir |