diff options
Diffstat (limited to 'chat/pidgin')
-rw-r--r-- | chat/pidgin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index 537526c6f82..7703d204340 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.63 2014/12/07 08:45:59 obache Exp $ +# $NetBSD: Makefile,v 1.64 2015/04/25 14:20:28 tnn Exp $ COMMENT= Multi-protocol Instant Messaging client GTK frontend +PKGREVISION= 1 .include "../../chat/libpurple/Makefile.common" |