diff options
Diffstat (limited to 'chat/libpurple/Makefile')
-rw-r--r-- | chat/libpurple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index cf88e3c2ee1..4f5ba7162aa 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.28 2011/04/22 13:42:39 obache Exp $ +# $NetBSD: Makefile,v 1.29 2011/06/10 21:57:06 obache Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Multi-protocol Instant Messaging client backend PKG_DESTDIR_SUPPORT= user-destdir |