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 752d319506e..49d19682c96 100644 --- a/chat/p5-Net-AIM/Makefile +++ b/chat/p5-Net-AIM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.19 2012/10/03 00:02:41 asau Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/03 21:54:02 wiz Exp $ DISTNAME= Net-AIM-1.22 PKGNAME= p5-${DISTNAME} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |