diff options
Diffstat (limited to 'net/p5-Net-DBus/Makefile')
-rw-r--r-- | net/p5-Net-DBus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net-DBus/Makefile b/net/p5-Net-DBus/Makefile index cc1c455c2e8..c79be58bab6 100644 --- a/net/p5-Net-DBus/Makefile +++ b/net/p5-Net-DBus/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2012/10/23 17:18:47 asau Exp $ +# $NetBSD: Makefile,v 1.8 2013/05/31 12:41:37 wiz Exp $ # DISTNAME= Net-DBus-1.0.0 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |