aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Test-Exception
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /devel/p5-Test-Exception
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
Notes
Diffstat (limited to 'devel/p5-Test-Exception')
-rw-r--r--devel/p5-Test-Exception/Makefile1
-rw-r--r--devel/p5-Test-Exception/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Test-Exception/Makefile b/devel/p5-Test-Exception/Makefile
index 7534309d2b50..7fb13a07c51a 100644
--- a/devel/p5-Test-Exception/Makefile
+++ b/devel/p5-Test-Exception/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Test
PKGNAMEPREFIX= p5-
MAINTAINER= erwin@lansing.dk
+COMMENT= Test::Exception - test functions for exception based code
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/Builder/Tester.pm:${PORTSDIR}/devel/p5-Test-Builder-Tester \
diff --git a/devel/p5-Test-Exception/pkg-comment b/devel/p5-Test-Exception/pkg-comment
deleted file mode 100644
index 4dc54942f4b6..000000000000
--- a/devel/p5-Test-Exception/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Test::Exception - test functions for exception based code