diff options
Diffstat (limited to 'net/p5-Net-Daemon/Makefile')
-rw-r--r-- | net/p5-Net-Daemon/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/p5-Net-Daemon/Makefile b/net/p5-Net-Daemon/Makefile index c9396a50d5d..7c76d49a3d7 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2011/11/11 08:31:44 hiramatsu Exp $ +# $NetBSD: Makefile,v 1.26 2012/10/03 21:57:01 wiz Exp $ # DISTNAME= Net-Daemon-0.48 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5nda CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |