diff options
Diffstat (limited to 'textproc/p5-Net-Dict/Makefile')
-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 06448e3fa97..7a9e63359b4 100644 --- a/textproc/p5-Net-Dict/Makefile +++ b/textproc/p5-Net-Dict/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.9 2013/05/31 12:42:10 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2014/05/29 23:37:37 wiz Exp $ # DISTNAME= Net-Dict-2.08 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= net textproc MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |