diff options
author | gdt <gdt@pkgsrc.org> | 2008-02-02 21:37:11 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-02-02 21:37:11 +0000 |
commit | d9894da60b6e36f770278feae04063eac0e859e4 (patch) | |
tree | 73a4c9103502e1f38167eadd0a8d1515bbcd2b9a /chat/libpurple | |
parent | 9d2996c3ec076a3e064cf7ca8f5db88cf3fb46fc (diff) | |
download | pkgsrc-d9894da60b6e36f770278feae04063eac0e859e4.tar.gz |
add
# used by chat/finch/Makefile
per pkglint
Diffstat (limited to 'chat/libpurple')
-rw-r--r-- | chat/libpurple/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common index f1d8fdf228d..2e05f4cb214 100644 --- a/chat/libpurple/Makefile.common +++ b/chat/libpurple/Makefile.common @@ -1,6 +1,6 @@ -# $NetBSD: Makefile.common,v 1.9 2007/12/10 11:33:58 tnn Exp $ +# $NetBSD: Makefile.common,v 1.10 2008/02/02 21:37:11 gdt Exp $ # - +# used by chat/finch/Makefile PIDGIN_VERSION= 2.3.1 DISTNAME= pidgin-${PIDGIN_VERSION} CATEGORIES= chat |