diff options
Diffstat (limited to 'chat/p5-Net-AIM/Makefile')
-rw-r--r-- | chat/p5-Net-AIM/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile index 49d19682c96..84e8fa0e28c 100644 --- a/chat/p5-Net-AIM/Makefile +++ b/chat/p5-Net-AIM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/10/03 21:54:02 wiz Exp $ +# $NetBSD: Makefile,v 1.21 2013/05/31 12:39:41 wiz Exp $ DISTNAME= Net-AIM-1.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |