diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /devel/p5-Time-HiRes | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Notes
Notes:
svn path=/head/; revision=77045
Diffstat (limited to 'devel/p5-Time-HiRes')
-rw-r--r-- | devel/p5-Time-HiRes/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Time-HiRes/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Time-HiRes/Makefile b/devel/p5-Time-HiRes/Makefile index e75d3ef75832..f3c7415da302 100644 --- a/devel/p5-Time-HiRes/Makefile +++ b/devel/p5-Time-HiRes/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= Time PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org +COMMENT= A perl5 module implementing High resolution time, sleep, and alarm PERL_CONFIGURE= yes diff --git a/devel/p5-Time-HiRes/pkg-comment b/devel/p5-Time-HiRes/pkg-comment deleted file mode 100644 index 6151c9a2c33c..000000000000 --- a/devel/p5-Time-HiRes/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 module implementing High resolution time, sleep, and alarm |