diff options
author | obache <obache> | 2008-09-20 16:13:00 +0000 |
---|---|---|
committer | obache <obache> | 2008-09-20 16:13:00 +0000 |
commit | f80d35f102d93dc96c8f6314b60fd76b2e1a265e (patch) | |
tree | 5301e4a8ff11172922394748a22632c3380e028b /chat | |
parent | 9a446e7c5edb9c901a940469ce3f312c7758df9f (diff) | |
download | pkgsrc-f80d35f102d93dc96c8f6314b60fd76b2e1a265e.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} |