diff options
author | adam <adam@pkgsrc.org> | 2011-08-06 13:04:14 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2011-08-06 13:04:14 +0000 |
commit | 2f7b8c9224932890160f26045c1d7736b4f8d483 (patch) | |
tree | bfcaeb7b37e2f4ffea1a1d8c494dc3ccf7a3285a /chat/p5-Net-AIM | |
parent | 53e72a8a6a0cfae609b4941206b4d2f892f9f5b5 (diff) | |
download | pkgsrc-2f7b8c9224932890160f26045c1d7736b4f8d483.tar.gz |
Revision bump after updating perl to 5.14.1
Diffstat (limited to 'chat/p5-Net-AIM')
-rw-r--r-- | chat/p5-Net-AIM/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile index fd41d9b1dbc..8afc95958b6 100644 --- a/chat/p5-Net-AIM/Makefile +++ b/chat/p5-Net-AIM/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2010/08/21 16:32:45 seb Exp $ -# +# $NetBSD: Makefile,v 1.17 2011/08/06 13:07:28 adam Exp $ DISTNAME= Net-AIM-1.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |