aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-Storable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Storable/Makefile')
-rw-r--r--devel/p5-Storable/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/p5-Storable/Makefile b/devel/p5-Storable/Makefile
index 92bea8045982..c824cbf923d9 100644
--- a/devel/p5-Storable/Makefile
+++ b/devel/p5-Storable/Makefile
@@ -1,17 +1,16 @@
# New ports collection makefile for: p5-Storable
-# Version required: 0.6.3
+# Version required: 0.6.7
# Date created: July 7th 1997
# Whom: James FitzGibbon <jfitz@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= Storable-0.6@3
-PKGNAME= p5-Storable-0.6.3
+DISTNAME= Storable-0.6.7
+PKGNAME= p5-Storable-0.6.7
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Storable
-EXTRACT_SUFX= ..tar.gz
MAINTAINER= jfitz@FreeBSD.org