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 efb64754068..1b481317aa2 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.48 2012/10/08 23:00:55 adam Exp $ +# $NetBSD: Makefile,v 1.49 2012/12/15 10:36:20 ryoon Exp $ -PKGREVISION= 4 +PKGREVISION= 5 COMMENT= Multi-protocol Instant Messaging client GTK frontend .include "../../chat/libpurple/Makefile.common" |