diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:23:04 +0000 |
commit | 65dac0040a45fe190370c7770111d2eba8121645 (patch) | |
tree | d5bd02634a590bd04d5234209c46630f2a1224b2 /devel/p5-Date-Calc | |
parent | De-pkg-comment. (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76032
Diffstat (limited to 'devel/p5-Date-Calc')
-rw-r--r-- | devel/p5-Date-Calc/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Date-Calc/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Date-Calc/Makefile b/devel/p5-Date-Calc/Makefile index 3a35aa3e1d04..ba3edc577049 100644 --- a/devel/p5-Date-Calc/Makefile +++ b/devel/p5-Date-Calc/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Date PKGNAMEPREFIX= p5- MAINTAINER= bradh@uunet.co.za +COMMENT= Gregorian calendar date calculations BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Bit/Vector.pm:${PORTSDIR}/math/p5-Bit-Vector RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/devel/p5-Date-Calc/pkg-comment b/devel/p5-Date-Calc/pkg-comment deleted file mode 100644 index 67e34d4b27d9..000000000000 --- a/devel/p5-Date-Calc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Gregorian calendar date calculations |