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 | b802cb7037af2c4c9b5db83f1e8ef5310663a0ad (patch) | |
tree | 5301e4a8ff11172922394748a22632c3380e028b /chat/libpurple | |
parent | e3213ef52770da3e749f57e04194578ebd7e8ab3 (diff) | |
download | pkgsrc-b802cb7037af2c4c9b5db83f1e8ef5310663a0ad.tar.gz |
Note used by chat/pidgin-silc/Makefile
Diffstat (limited to 'chat/libpurple')
-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} |