aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Differences
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-21 11:23:04 +0000
commit65dac0040a45fe190370c7770111d2eba8121645 (patch)
treed5bd02634a590bd04d5234209c46630f2a1224b2 /devel/p5-Test-Differences
parent2e4c764a61a7b9e8f491d97c7cfd745e8e959cab (diff)
downloadports-65dac0040a45fe190370c7770111d2eba8121645.tar.gz
ports-65dac0040a45fe190370c7770111d2eba8121645.zip
Notes
Diffstat (limited to 'devel/p5-Test-Differences')
-rw-r--r--devel/p5-Test-Differences/Makefile1
-rw-r--r--devel/p5-Test-Differences/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Differences/Makefile b/devel/p5-Test-Differences/Makefile
index 7ff49777f532..eccb1990ab4a 100644
--- a/devel/p5-Test-Differences/Makefile
+++ b/devel/p5-Test-Differences/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Test
PKGNAMEPREFIX= p5-
MAINTAINER= erwin@lansing.dk
+COMMENT= Test::Differences - Test strings and data structures for differences
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Text/Diff.pm:${PORTSDIR}/textproc/p5-Text-Diff \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
diff --git a/devel/p5-Test-Differences/pkg-comment b/devel/p5-Test-Differences/pkg-comment
deleted file mode 100644
index fedee812aed9..000000000000
--- a/devel/p5-Test-Differences/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Test::Differences - Test strings and data structures for differences