diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-24 14:29:49 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-09-24 14:29:49 +0000 |
commit | 290ddfc9ebfce9547af1b10f5011ee67a63c0f13 (patch) | |
tree | 3bc28d7f29ecaa1bd4d9012f2c0656c6a01b2c21 /devel/p5-threads/Makefile | |
parent | 6821cc5cf2f19d94b00a680f99f26aee8ae94252 (diff) | |
download | ports-290ddfc9ebfce9547af1b10f5011ee67a63c0f13.tar.gz ports-290ddfc9ebfce9547af1b10f5011ee67a63c0f13.zip |
Notes
Diffstat (limited to 'devel/p5-threads/Makefile')
-rw-r--r-- | devel/p5-threads/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-threads/Makefile b/devel/p5-threads/Makefile index 839800f45a2e..fc5f44ef385c 100644 --- a/devel/p5-threads/Makefile +++ b/devel/p5-threads/Makefile @@ -6,13 +6,13 @@ # PORTNAME= threads -PORTVERSION= 1.41 +PORTVERSION= 1.42 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= ../../authors/id/J/JD/JDHEDDEN PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= clsung@FreeBSD.org COMMENT= Perl interpreter-based threads PERL_CONFIGURE= yes |