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 401551f0a7c..1f5789da038 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2012/02/16 15:17:05 hans Exp $ +# $NetBSD: Makefile,v 1.37 2012/03/03 00:12:17 wiz Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Multi-protocol Instant Messaging client backend PKG_DESTDIR_SUPPORT= user-destdir |