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-File-Spec | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'devel/p5-File-Spec')
-rw-r--r-- | devel/p5-File-Spec/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-File-Spec/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-File-Spec/Makefile b/devel/p5-File-Spec/Makefile index f20eb37b51c2..ebf90522cbdf 100644 --- a/devel/p5-File-Spec/Makefile +++ b/devel/p5-File-Spec/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= File PKGNAMEPREFIX= p5- MAINTAINER= dburr@FreeBSD.ORG +COMMENT= A Perl module for portably manipulating file specifications PERL_CONFIGURE= yes diff --git a/devel/p5-File-Spec/pkg-comment b/devel/p5-File-Spec/pkg-comment deleted file mode 100644 index a945e920b6e8..000000000000 --- a/devel/p5-File-Spec/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Perl module for portably manipulating file specifications |