diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-20 10:45:56 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1999-02-20 10:45:56 +0000 |
commit | 778705f5ad245ecf01f3125abc0c96316a5bcd16 (patch) | |
tree | 3f815bcf4a22d1bdac7dc2973876bc6e1366e256 /converters/p5-MIME-Base64/Makefile | |
parent | 948213041394072a2861a2666f72de1f20835bdc (diff) | |
download | ports-778705f5ad245ecf01f3125abc0c96316a5bcd16.tar.gz ports-778705f5ad245ecf01f3125abc0c96316a5bcd16.zip |
Notes
Diffstat (limited to 'converters/p5-MIME-Base64/Makefile')
-rw-r--r-- | converters/p5-MIME-Base64/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/converters/p5-MIME-Base64/Makefile b/converters/p5-MIME-Base64/Makefile index b154ed2bb5d7..d4638edb4b22 100644 --- a/converters/p5-MIME-Base64/Makefile +++ b/converters/p5-MIME-Base64/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-MIME-Base64 -# Version required: 2.06 +# Version required: 2.10 # Date created: June 21th 1997 # Whom: ache@freebsd.org # -# $Id: Makefile,v 1.8 1998/09/15 21:31:30 asami Exp $ +# $Id: Makefile,v 1.9 1998/12/07 19:54:42 billf Exp $ # -DISTNAME= MIME-Base64-2.09 -PKGNAME= p5-MIME-Base64-2.09 +DISTNAME= MIME-Base64-2.10 +PKGNAME= p5-MIME-Base64-2.10 CATEGORIES= converters perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= MIME |