diff options
Diffstat (limited to 'net/p5-Net-Daemon')
-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 781b95bd8ab..046fc7c5967 100644 --- a/net/p5-Net-Daemon/Makefile +++ b/net/p5-Net-Daemon/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2004/04/27 06:05:57 snj Exp $ +# $NetBSD: Makefile,v 1.12 2004/12/20 11:31:06 grant Exp $ # DISTNAME= Net-Daemon-0.36 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5nda +PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} |