diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-02 14:53:46 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-10-02 14:53:46 +0000 |
commit | 800b54b1882a4957c31cecccfcd119db6b8fcf5c (patch) | |
tree | 26f6f8d4c347a0b72e8783374271551d7af99451 /devel/p5-Thread-Cancel | |
parent | 52cd4e4006351f386aeaee8f2fe7678f7399d9dc (diff) | |
download | ports-800b54b1882a4957c31cecccfcd119db6b8fcf5c.tar.gz ports-800b54b1882a4957c31cecccfcd119db6b8fcf5c.zip |
Notes
Diffstat (limited to 'devel/p5-Thread-Cancel')
-rw-r--r-- | devel/p5-Thread-Cancel/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/p5-Thread-Cancel/Makefile b/devel/p5-Thread-Cancel/Makefile index 19991330a428..99ad9dc365a3 100644 --- a/devel/p5-Thread-Cancel/Makefile +++ b/devel/p5-Thread-Cancel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: p5-Thread-Cancel -# Date created: 2007-03-18 -# Whom: Ruben van Staveren -# +# Created by: Ruben van Staveren # $FreeBSD$ -# PORTNAME= Thread-Cancel PORTVERSION= 1.13 @@ -11,7 +7,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ruben@verweg.com +MAINTAINER= ports@FreeBSD.org COMMENT= Cancel (i.e., kill) threads RUN_DEPENDS= p5-threads>=1.34:${PORTSDIR}/devel/p5-threads |