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 | |
parent | 53e72a8a6a0cfae609b4941206b4d2f892f9f5b5 (diff) | |
download | pkgsrc-2f7b8c9224932890160f26045c1d7736b4f8d483.tar.gz |
Revision bump after updating perl to 5.14.1
Diffstat (limited to 'chat')
-rw-r--r-- | chat/p5-Net-AIM/Makefile | 5 | ||||
-rw-r--r-- | chat/p5-Net-AOLIM/Makefile | 5 | ||||
-rw-r--r-- | chat/p5-Net-Goofey/Makefile | 5 |
3 files changed, 6 insertions, 9 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/} diff --git a/chat/p5-Net-AOLIM/Makefile b/chat/p5-Net-AOLIM/Makefile index a8f3d6b7dba..f2a575533c7 100644 --- a/chat/p5-Net-AOLIM/Makefile +++ b/chat/p5-Net-AOLIM/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2010/08/21 16:32:46 seb Exp $ -# +# $NetBSD: Makefile,v 1.19 2011/08/06 13:08:26 adam Exp $ DISTNAME= Net-AOLIM-1.61 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat perl5 MASTER_SITES= ${HOMEPAGE} diff --git a/chat/p5-Net-Goofey/Makefile b/chat/p5-Net-Goofey/Makefile index 37bc5d1ef35..7c9b78df203 100644 --- a/chat/p5-Net-Goofey/Makefile +++ b/chat/p5-Net-Goofey/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2010/08/21 16:32:46 seb Exp $ -# +# $NetBSD: Makefile,v 1.16 2011/08/06 13:09:38 adam Exp $ DISTNAME= Net-Goofey-1.5 PKGNAME= p5-${DISTNAME} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat perl5 MASTER_SITES= http://notdoneliving.net/code/Net-Goofey/ |