diff options
author | obache <obache@pkgsrc.org> | 2008-09-20 16:13:00 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-09-20 16:13:00 +0000 |
commit | 6dd69da928e91cab0902df9ae218859e8367a1db (patch) | |
tree | 5301e4a8ff11172922394748a22632c3380e028b /chat | |
parent | 4f45c5f8cff1a9a0dc33102c331e1789d66bb7a2 (diff) | |
download | pkgsrc-6dd69da928e91cab0902df9ae218859e8367a1db.tar.gz |
Note used by chat/pidgin-silc/Makefile
Diffstat (limited to 'chat')
-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 3d291ade30d..30fc77c2feb 100644 --- a/chat/libpurple/Makefile.common +++ b/chat/libpurple/Makefile.common @@ -1,8 +1,9 @@ -# $NetBSD: Makefile.common,v 1.20 2008/09/16 19:54:21 abs Exp $ +# $NetBSD: Makefile.common,v 1.21 2008/09/20 16:13:00 obache Exp $ # # used by chat/finch/Makefile # used by chat/libpurple/Makefile # used by chat/pidgin/Makefile +# used by chat/pidgin-silc/Makefile PIDGIN_VERSION= 2.5.1 DISTNAME= pidgin-${PIDGIN_VERSION} |