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 8e68e31453b..4dba6b25990 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2010/09/14 11:13:10 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2010/11/15 22:56:27 abs Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Multi-protocol Instant Messaging client backend PKG_DESTDIR_SUPPORT= user-destdir |