aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Default
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Class-Default')
-rw-r--r--devel/p5-Class-Default/Makefile1
-rw-r--r--devel/p5-Class-Default/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Class-Default/Makefile b/devel/p5-Class-Default/Makefile
index 79c4e41dcf12..3980c1685d64 100644
--- a/devel/p5-Class-Default/Makefile
+++ b/devel/p5-Class-Default/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= Class
PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
+COMMENT= Static calls apply to a default instantiation
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Class/Inspector.pm:${PORTSDIR}/devel/p5-Class-Inspector
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/devel/p5-Class-Default/pkg-comment b/devel/p5-Class-Default/pkg-comment
deleted file mode 100644
index 8a5feb175120..000000000000
--- a/devel/p5-Class-Default/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Static calls apply to a default instantiation