diff options
Diffstat (limited to 'textproc/p5-Net-Dict')
-rw-r--r-- | textproc/p5-Net-Dict/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Net-Dict/Makefile b/textproc/p5-Net-Dict/Makefile index 2bae6a4c5e0..0eddef243fd 100644 --- a/textproc/p5-Net-Dict/Makefile +++ b/textproc/p5-Net-Dict/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.3 2008/10/19 19:18:55 he Exp $ +# $NetBSD: Makefile,v 1.4 2010/08/21 16:35:55 seb Exp $ # DISTNAME= Net-Dict-2.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |