diff options
Diffstat (limited to 'chat/p5-Net-AOLIM')
-rw-r--r-- | chat/p5-Net-AOLIM/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/p5-Net-AOLIM/Makefile b/chat/p5-Net-AOLIM/Makefile index 8352508b750..bf7a1a827a1 100644 --- a/chat/p5-Net-AOLIM/Makefile +++ b/chat/p5-Net-AOLIM/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.8 2004/04/27 22:03:13 snj Exp $ +# $NetBSD: Makefile,v 1.9 2004/12/20 11:30:56 grant Exp $ # DISTNAME= Net-AOLIM-1.4 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 CATEGORIES= chat perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |