diff options
author | gdt <gdt> | 2008-02-02 21:55:53 +0000 |
---|---|---|
committer | gdt <gdt> | 2008-02-02 21:55:53 +0000 |
commit | 532af7a1d80bed0de5e384e2cd428fdd340024fa (patch) | |
tree | 9b3dbf996baf44fb74633e00d3094e1436e56152 /chat/libpurple/Makefile.common | |
parent | d76d3b1da74478342aa02d9b600abed68a68bb7a (diff) | |
download | pkgsrc-532af7a1d80bed0de5e384e2cd428fdd340024fa.tar.gz |
add
# used by chat/pidgin/Makefile
per pkglint
Diffstat (limited to 'chat/libpurple/Makefile.common')
-rw-r--r-- | chat/libpurple/Makefile.common | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common index 3cc064c7c4a..6b82846a94e 100644 --- a/chat/libpurple/Makefile.common +++ b/chat/libpurple/Makefile.common @@ -1,6 +1,7 @@ -# $NetBSD: Makefile.common,v 1.11 2008/02/02 21:37:45 gdt Exp $ +# $NetBSD: Makefile.common,v 1.12 2008/02/02 21:55:53 gdt Exp $ # # used by chat/finch/Makefile +# used by chat/pidgin/Makefile PIDGIN_VERSION= 2.3.1 DISTNAME= pidgin-${PIDGIN_VERSION} |