diff options
Diffstat (limited to 'chat/pidgin/Makefile')
-rw-r--r-- | chat/pidgin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 1b481317aa2..28f907f62a3 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.49 2012/12/15 10:36:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.50 2013/01/26 21:36:14 adam Exp $ -PKGREVISION= 5 +PKGREVISION= 6 COMMENT= Multi-protocol Instant Messaging client GTK frontend .include "../../chat/libpurple/Makefile.common" |