summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/p5-DB_File-Lock/Makefile1
-rw-r--r--devel/p5-DB_File-Lock/pkg-comment1
-rw-r--r--devel/p5-IPC-SharedCache/Makefile1
-rw-r--r--devel/p5-IPC-SharedCache/pkg-comment1
4 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DB_File-Lock/Makefile b/devel/p5-DB_File-Lock/Makefile
index 6dee99dfc20a..b9d638e3633b 100644
--- a/devel/p5-DB_File-Lock/Makefile
+++ b/devel/p5-DB_File-Lock/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= DB_File
PKGNAMEPREFIX= p5-
MAINTAINER= nork@FreeBSD.org
+COMMENT= Perl module to use the DB_File with Lock
PERL_CONFIGURE= yes
diff --git a/devel/p5-DB_File-Lock/pkg-comment b/devel/p5-DB_File-Lock/pkg-comment
deleted file mode 100644
index f1bb85173203..000000000000
--- a/devel/p5-DB_File-Lock/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module to use the DB_File with Lock
diff --git a/devel/p5-IPC-SharedCache/Makefile b/devel/p5-IPC-SharedCache/Makefile
index 27b3e0127dc0..0bf6733c54e6 100644
--- a/devel/p5-IPC-SharedCache/Makefile
+++ b/devel/p5-IPC-SharedCache/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= IPC
PKGNAMEPREFIX= p5-
MAINTAINER= nork@FreeBSD.org
+COMMENT= Perl module for managing a SysV IPC shared memory cache
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/IPC/ShareLite.pm:${PORTSDIR}/devel/p5-IPC-ShareLite \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable
diff --git a/devel/p5-IPC-SharedCache/pkg-comment b/devel/p5-IPC-SharedCache/pkg-comment
deleted file mode 100644
index 6bea228a0b96..000000000000
--- a/devel/p5-IPC-SharedCache/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Perl module for managing a SysV IPC shared memory cache