diff options
Diffstat (limited to 'net/p5-Net/Makefile')
-rw-r--r-- | net/p5-Net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/p5-Net/Makefile b/net/p5-Net/Makefile index 16c0a7ec1b40..b4fba798d308 100644 --- a/net/p5-Net/Makefile +++ b/net/p5-Net/Makefile @@ -3,12 +3,12 @@ # Date created: September 30th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.4 1997/04/05 20:23:43 jfitz Exp $ +# $Id: Makefile,v 1.5 1997/04/09 12:00:40 jfitz Exp $ # DISTNAME= libnet-1.05 PKGNAME= p5-Net-1.05 -CATEGORIES= net +CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net |