diff options
Diffstat (limited to 'devel/p5-Proc-PIDFile')
-rw-r--r-- | devel/p5-Proc-PIDFile/Makefile | 1 | ||||
-rw-r--r-- | devel/p5-Proc-PIDFile/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Proc-PIDFile/Makefile b/devel/p5-Proc-PIDFile/Makefile index 6918def9b721..0ce0aa76dc04 100644 --- a/devel/p5-Proc-PIDFile/Makefile +++ b/devel/p5-Proc-PIDFile/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- DISTNAME= Proc-PID_File-${PORTVERSION} MAINTAINER= kbyanc@FreeBSD.org +COMMENT= Perl5 module to prevent multiple instances of a process from running PERL_CONFIGURE= YES diff --git a/devel/p5-Proc-PIDFile/pkg-comment b/devel/p5-Proc-PIDFile/pkg-comment deleted file mode 100644 index 893c21c01664..000000000000 --- a/devel/p5-Proc-PIDFile/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl5 module to prevent multiple instances of a process from running |