diff options
Diffstat (limited to 'devel/p5-Errno/Makefile')
-rw-r--r-- | devel/p5-Errno/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/devel/p5-Errno/Makefile b/devel/p5-Errno/Makefile index 8d84d1cf0a42..d68a2c812103 100644 --- a/devel/p5-Errno/Makefile +++ b/devel/p5-Errno/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: p5-Errno -# Version required: 1.01 +# Version required: 1.02 # Date created: June 26th 1997 # Whom: James FitzGibbon <jfitz@FreeBSD.ORG> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/06/27 01:36:21 jfitz Exp $ # -DISTNAME= Errno-1.01 -PKGNAME= p5-Errno-1.01 +DISTNAME= Errno-1.02 +PKGNAME= p5-Errno-1.02 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Errno |