diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-07 16:16:58 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-05-07 16:16:58 +0000 |
commit | d6f17d802f90cffd30ca525c31b224005a377459 (patch) | |
tree | ecb2a3de66bd805858b1c007d6518769f431d13d /mail/p5-Mail-Folder/Makefile | |
parent | a6730b726db6c13590199a3c565523a8d8ab2df7 (diff) |
Notes
Diffstat (limited to 'mail/p5-Mail-Folder/Makefile')
-rw-r--r-- | mail/p5-Mail-Folder/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/p5-Mail-Folder/Makefile b/mail/p5-Mail-Folder/Makefile index b64268bb77be..28d42b58dacf 100644 --- a/mail/p5-Mail-Folder/Makefile +++ b/mail/p5-Mail-Folder/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Mail-Folder -# Version required: 0.06 +# Version required: 0.07 # Date created: October 24th 1996 # Whom: James FitzGibbon <jfitz@FreeBSD.org> # -# $Id: Makefile,v 1.8 1997/06/24 18:43:24 jfitz Exp $ +# $Id: Makefile,v 1.9 1998/03/16 03:15:59 steve Exp $ # -DISTNAME= MailFolder-0.06 -PKGNAME= p5-Mail-Folder-0.06 +DISTNAME= MailFolder-0.07 +PKGNAME= p5-Mail-Folder-0.07 CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Mail |