summaryrefslogtreecommitdiff
path: root/chat/p5-Net-AOLIM/Makefile
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2008-08-07 09:22:54 +0000
committerhe <he@pkgsrc.org>2008-08-07 09:22:54 +0000
commitac5edd3af73cb14835faf6e234026e8e24e5e03a (patch)
treee0863b97120b351bca57c9ea8195f5bc0d30bd20 /chat/p5-Net-AOLIM/Makefile
parent5e892b3e1f63ae5399c35f86a44a987eaa0c5dcf (diff)
downloadpkgsrc-ac5edd3af73cb14835faf6e234026e8e24e5e03a.tar.gz
Update from version 1.5 to 1.61. Changes:
1.61 Tue Jul 27, 2004 Made a small change to the example.pl script to keep it from dumping deref warnings. Thanks to an anonymous person who sent this suggestion through the CPAN bug tracking system. 1.6 Mon Jan 26, 2004 Patched around yet another undocumented "feature" of the TOC protocol---namely, in order to successfully sign on, you must have at least one buddy in your buddy list. At sign-on, in the absence of a real buddy list, Net::AOLIM inserts the current user as a buddy in group "Me." Don't bother removing this buddy, as it doesn't really exist---as soon as you add any real buddies, this one will go away. Thanks to Galen Johnson and Jay Luker for emailing with the symptoms.
Diffstat (limited to 'chat/p5-Net-AOLIM/Makefile')
-rw-r--r--chat/p5-Net-AOLIM/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-AOLIM/Makefile b/chat/p5-Net-AOLIM/Makefile
index 6301be4cff8..200d3e14cc6 100644
--- a/chat/p5-Net-AOLIM/Makefile
+++ b/chat/p5-Net-AOLIM/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:16 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2008/08/07 09:22:54 he Exp $
#
-DISTNAME= Net-AOLIM-1.5
+DISTNAME= Net-AOLIM-1.61
PKGNAME= p5-${DISTNAME}
CATEGORIES= chat perl5
MASTER_SITES= ${HOMEPAGE}