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 /mail/p5-Mail-Folder | |
parent | 1760fd66540c713665a0483dcd354481bc58ae6f (diff) |
Add virtual category 'perl5'.
Notes
Notes:
svn path=/head/; revision=6249
Diffstat (limited to 'mail/p5-Mail-Folder')
-rw-r--r-- | mail/p5-Mail-Folder/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile index 1856255dd69e..dbf4825b7ed0 100644 --- a/mail/p5-Mail-Folder/Makefile +++ b/mail/p5-Mail-Folder/Makefile @@ -3,12 +3,12 @@ # Date created: October 24th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.3 1996/11/17 07:42:42 obrien Exp $ +# $Id: Makefile,v 1.4 1996/11/18 08:46:29 asami Exp $ # DISTNAME= MailFolder-0.03 PKGNAME= p5-Mail-Folder-0.03 -CATEGORIES= mail +CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail |