diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2001-08-31 11:17:47 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2001-08-31 11:17:47 +0000 |
commit | 1ad600881da0c1186a6db56a1991d0c3778d450b (patch) | |
tree | 15ed80cdb2b1aab757099a60e738fc23b9bbbdb3 /devel/p5-Proc-Background/Makefile | |
parent | 6e277359f312f1066e085b317c55195f403e179d (diff) |
Notes
Diffstat (limited to 'devel/p5-Proc-Background/Makefile')
-rw-r--r-- | devel/p5-Proc-Background/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Proc-Background/Makefile b/devel/p5-Proc-Background/Makefile index 3583cfb91bca..15d314b96bf3 100644 --- a/devel/p5-Proc-Background/Makefile +++ b/devel/p5-Proc-Background/Makefile @@ -6,13 +6,13 @@ # PORTNAME= Proc-Background -PORTVERSION= 1.03 +PORTVERSION= 1.05 CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Proc PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= tobez@FreeBSD.org PERL_CONFIGURE= yes |