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