summaryrefslogtreecommitdiff
path: root/devel/p5-Date-Manip
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
committerwiz <wiz@pkgsrc.org>2001-02-16 14:38:16 +0000
commit94dc65fbeccff1dc0d868dfd4949516e0eacf893 (patch)
treed583765b38ad8c9086e6f3c1b1f72fcf3c9cf6ff /devel/p5-Date-Manip
parent5db9dc6826de4c5bfec1656c0935b20663fd040c (diff)
downloadpkgsrc-94dc65fbeccff1dc0d868dfd4949516e0eacf893.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'devel/p5-Date-Manip')
-rw-r--r--devel/p5-Date-Manip/Makefile3
-rw-r--r--devel/p5-Date-Manip/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Date-Manip/Makefile b/devel/p5-Date-Manip/Makefile
index 4440aa5a1e5..cb38db1d454 100644
--- a/devel/p5-Date-Manip/Makefile
+++ b/devel/p5-Date-Manip/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/08/27 07:11:03 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2001/02/16 14:38:48 wiz Exp $
#
DISTNAME= DateManip-5.37
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Date/}
MAINTAINER= jwise@netbsd.org
HOMEPAGE= http://www.cpan.org/
+COMMENT= perl5 module for date calculations
USE_PERL5= # defined
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Date/Manip/.packlist
diff --git a/devel/p5-Date-Manip/pkg/COMMENT b/devel/p5-Date-Manip/pkg/COMMENT
deleted file mode 100644
index 568611ba0c3..00000000000
--- a/devel/p5-Date-Manip/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-perl5 module for date calculations