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 /devel/p5-Data-Flow | |
parent | Add virtual category 'tk41'. (diff) |
Add virtual category 'perl5'.
Notes
Notes:
svn path=/head/; revision=6249
Diffstat (limited to 'devel/p5-Data-Flow')
-rw-r--r-- | devel/p5-Data-Flow/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Data-Flow/Makefile b/devel/p5-Data-Flow/Makefile index 9382cd6f1e50..ebff438c48da 100644 --- a/devel/p5-Data-Flow/Makefile +++ b/devel/p5-Data-Flow/Makefile @@ -3,12 +3,12 @@ # Date created: October 20th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.2 1996/10/24 09:58:25 jfitz Exp $ +# $Id: Makefile,v 1.3 1996/11/18 08:45:43 asami Exp $ # DISTNAME= Data-Flow-0.04 PKGNAME= p5-Data-Flow-0.04 -CATEGORIES= devel +CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Data |