diff options
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 ebc6e55ab5d..cf88e3c2ee1 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2011/03/14 12:21:48 adam Exp $ +# $NetBSD: Makefile,v 1.28 2011/04/22 13:42:39 obache Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client backend PKG_DESTDIR_SUPPORT= user-destdir |