diff options
| author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
|---|---|---|
| committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:53:29 +0000 |
| commit | df8f6f276f229ccecffcd4e02482cf9a45d3e615 (patch) | |
| tree | c5b64821efee08b3a1d6af7aab22cafa37c5964d /net | |
| parent | 1760fd66540c713665a0483dcd354481bc58ae6f (diff) | |
Add virtual category 'perl5'.
Diffstat (limited to 'net')
| -rw-r--r-- | net/p5-Archie/Makefile | 4 | ||||
| -rw-r--r-- | net/p5-Net-DNS/Makefile | 4 | ||||
| -rw-r--r-- | net/p5-Net/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-Archie/Makefile b/net/p5-Archie/Makefile index 6df3fe18c1e7..980d30345005 100644 --- a/net/p5-Archie/Makefile +++ b/net/p5-Archie/Makefile @@ -3,12 +3,12 @@ # Date created: October 19th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.2 1996/10/24 09:57:30 jfitz Exp $ +# $Id: Makefile,v 1.3 1996/11/18 08:46:44 asami Exp $ # DISTNAME= perl_archie.1.5 PKGNAME= p5-Archie-1.5 -CATEGORIES= net +CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Archie diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 77b0a19ce097..db63721173a1 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -3,12 +3,12 @@ # Date created: April 5th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/04/05 22:15:46 jfitz Exp $ # DISTNAME= Net-DNS-0.06 PKGNAME= p5-Net-0.06 -CATEGORIES= net +CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Net 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 |
