aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Class-Default
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-Class-Default
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
downloadports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz
ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip
Notes
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